Skip to content

Commit 0a71aaf

Browse files
committed
update dev dependencies
1 parent 1d70d84 commit 0a71aaf

File tree

3 files changed

+144
-195
lines changed

3 files changed

+144
-195
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"no-useless-escape": "off",
1717
"one-var": "off",
1818
"no-control-regex": "off",
19+
"no-prototype-builtins": "off",
1920

2021
"prefer-const": "error",
2122
"no-var": "error"

0 commit comments

Comments
 (0)