Skip to content

Commit 8c3939a

Browse files
committed
code review
1 parent d890194 commit 8c3939a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"noEmit": true,
44
"outDir": "./dist",
55
"rootDir": "./src",
6-
"lib": ["dom", "es2017"],
6+
"lib": ["es2017"],
77
"target": "es2016",
88
"module": "commonjs",
99
"jsx": "react-jsx",

0 commit comments

Comments
 (0)