kios-webapp/apps/web/tsconfig.json
2024-03-07 15:31:41 +01:00

5 lines
73 B
JSON

{
"extends": "astro/tsconfigs/strict",
"exclude": ["node_modules"]
}