Spaces:
Running
Running
Delete tsconfig.json
Browse files- tsconfig.json +0 -12
tsconfig.json
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"compilerOptions": {
|
3 |
-
"target": "esnext",
|
4 |
-
"outDir": "dist/",
|
5 |
-
"module": "esnext",
|
6 |
-
"moduleResolution": "node",
|
7 |
-
"strictNullChecks": true,
|
8 |
-
"strictBindCallApply": true,
|
9 |
-
"lib": ["DOM", "ES2021"],
|
10 |
-
"skipLibCheck": true
|
11 |
-
}
|
12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|