Skip to content

Commit e5072a0

Browse files
committed
Update build
1 parent b4ac75b commit e5072a0

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.eslintrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"no-cond-assign": "off",
1010
"func-names": "off",
1111
"no-continue": "off",
12+
"no-console": "off",
1213
"no-bitwise": "off",
1314
"class-methods-use-this": "off",
1415
"prefer-destructuring": "off",

dist/driver.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/driver.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)