We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6f7ca commit 7456b98Copy full SHA for 7456b98
1 file changed
tsconfig.json
@@ -2,7 +2,7 @@
2
"extends": "./tsconfig.base.json",
3
"files": [],
4
"compilerOptions": {
5
- "lib": ["esnext", "dom", "webworker"],
+ "lib": ["esnext"],
6
},
7
"references": [
8
{
0 commit comments