Skip to content

Commit f9cb7af

Browse files
committed
one more tsconfig to change
1 parent e1b824f commit f9cb7af

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/controls/test/tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"compilerOptions": {
44
"types": ["mocha"],
55
"outDir": "build",
6-
"rootDir": "src",
7-
"lib": ["dom", "es5", "es2015.promise", "es2015.iterable"],
8-
"target": "es5"
6+
"rootDir": "src"
97
},
108
"include": ["src/**/*"],
119
"references": [

0 commit comments

Comments
 (0)