1 parent d890194 commit 8c3939aCopy full SHA for 8c3939a
1 file changed
tsconfig.json
@@ -3,7 +3,7 @@
3
"noEmit": true,
4
"outDir": "./dist",
5
"rootDir": "./src",
6
- "lib": ["dom", "es2017"],
+ "lib": ["es2017"],
7
"target": "es2016",
8
"module": "commonjs",
9
"jsx": "react-jsx",
0 commit comments