astro-reactive-form/apps/demo/tsconfig.json

6 lines
No EOL
97 B
JSON

{
"extends": "astro/tsconfigs/strictest",
"compilerOptions": {
"skipLibCheck": true
}
}