avior.me/tsconfig.json
2023-09-21 14:32:35 +00:00

5 lines
89 B
JSON

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