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 b05a6d5 commit 54350a2Copy full SHA for 54350a2
1 file changed
packages/scripts/base-tsconfig.json
@@ -7,7 +7,7 @@
7
"../@test-it/core/globals.d.ts"
8
],
9
"compilerOptions": {
10
- "lib": ["esnext", "dom"],
+ "lib": ["esnext", "dom", "esnext.disposable"],
11
"target": "ES2015",
12
"module": "ES2015",
13
0 commit comments