We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a28bef commit 80433bdCopy full SHA for 80433bd
1 file changed
Runtime/tsconfig.json
@@ -8,8 +8,7 @@
8
"strict": true,
9
"target": "es2017",
10
"lib": ["es2020", "DOM", "ESNext.WeakRef"],
11
- "skipLibCheck": true,
12
- "isolatedModules": true
+ "skipLibCheck": true
13
},
14
"include": ["src/**/*"],
15
"exclude": ["node_modules"]
0 commit comments