astro-reactive-form/packages/astro-reactive-form/tsconfig.json

4 lines
74 B
JSON

{
"extends": "astro/tsconfigs/strictest",
"exclude": ["./index.ts"]
}