website/tsconfig.json
2025-02-19 22:23:51 -08:00

4 lines
81 B
JSON

{
"extends": "astro/tsconfigs/strictest",
"exclude": ["result"] // nix
}