Skip to content

Commit 2ceeda4

Browse files
committed
update
1 parent 6e5ba52 commit 2ceeda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlflow/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Basic Options
44
"target": "ES2018",
55
"module": "ESNext",
6-
"lib": ["ES2018", "es5", "es6", "dom", "dom.iterable"],
6+
"lib": ["ES2018"],
77
"rootDir": "./src",
88
"outDir": "./lib",
99

0 commit comments

Comments
 (0)