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.
2 parents 124dcad + 2e1357d commit b2614f1Copy full SHA for b2614f1
tsconfig.json
@@ -6,7 +6,7 @@
6
"strictNullChecks": true,
7
"module": "commonjs",
8
"declaration": false,
9
- "lib": ["es2017", "dom"],
+ "lib": ["es2017"],
10
"strict": true,
11
"types": ["jest"],
12
"esModuleInterop": true
0 commit comments