diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
| commit | 88e2726fc1fc6cec2b9e63526ce4c0a1a04a2e98 (patch) | |
| tree | 94fd56c8c02e422a54d69aa7dec798b7a55d6a2d /fig-frontend/client/tsconfig.json | |
| parent | 4a23754fc6515c947e0bbac38cd0e558b701fe2f (diff) | |
Add new frontend
Diffstat (limited to 'fig-frontend/client/tsconfig.json')
| -rw-r--r-- | fig-frontend/client/tsconfig.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/fig-frontend/client/tsconfig.json b/fig-frontend/client/tsconfig.json deleted file mode 100644 index d529f64..0000000 --- a/fig-frontend/client/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "module": "esnext", - "moduleResolution": "node", - "target": "es6", - "lib": ["ESNext", "dom"], - "skipLibCheck": true, - "useDefineForClassFields": false, - "experimentalDecorators": true, - "strictPropertyInitialization": false, - "noImplicitAny": true, - "strictNullChecks": true, - "removeComments": true, - "preserveConstEnums": true, - "sourceMap": true - } -} |
