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 124dcad commit 2e1357dCopy full SHA for 2e1357d
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