diff options
Diffstat (limited to 'web/tsconfig.json')
| -rw-r--r-- | web/tsconfig.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/web/tsconfig.json b/web/tsconfig.json deleted file mode 100644 index b650d24..0000000 --- a/web/tsconfig.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "compilerOptions": { - "target": "ES2020", - "module": "ESNext", - "lib": ["ESNext", "DOM", "DOM.Iterable"], - "moduleResolution": "bundler", - "strict": true, - "skipLibCheck": true, - "esModuleInterop": true - }, - "include": ["src/*.ts", "src/**/*.ts"] -} |
