website/tsconfig.json
2023-05-14 11:18:43 +02:00

4 lines
83 B
JSON

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