kios-webapp/apps/web/tsconfig.json

5 lines
73 B
JSON
Raw Normal View History

2024-03-07 14:31:41 +00:00
{
"extends": "astro/tsconfigs/strict",
"exclude": ["node_modules"]
}