games/tsconfig.json
2023-08-15 18:37:26 +02:00

5 lines
89 B
JSON

{
"extends": "./node_modules/astro/tsconfigs/strictest.json",
"exclude": ["cypress"]
}