astro-gists/playground/tsconfig.json

5 lines
65 B
JSON

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