1
0
Fork 0
mirror of https://ark.sudovanilla.org/Korbs/butterflyvu.git synced 2025-03-18 05:44:16 +00:00
butterflyvu/test/tsconfig.json
2024-10-24 21:08:30 -04:00

6 lines
97 B
JSON

{
"extends": "astro/tsconfigs/base",
"compilerOptions": {
"strictNullChecks": true
}
}