diff options
Diffstat (limited to 'web/tsconfig.json')
| -rw-r--r-- | web/tsconfig.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/web/tsconfig.json b/web/tsconfig.json deleted file mode 100644 index 69c1600..0000000 --- a/web/tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "extends": "astro/tsconfigs/strict", - "include": [ - ".astro/types.d.ts", - "**/*" - ], - "exclude": [ - "dist" - ], - "compilerOptions": { - "jsx": "react-jsx", - "jsxImportSource": "react" - } -}
\ No newline at end of file |
