We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ebae5 commit df9161dCopy full SHA for df9161d
eslintrc.json
@@ -58,6 +58,7 @@
58
"no-dupe-keys": 2,
59
"no-duplicate-case": 2,
60
"no-empty-character-class": 2,
61
+ "no-empty-pattern": 2,
62
"no-eval": 2,
63
"no-ex-assign": 2,
64
"no-extend-native": 2,
0 commit comments