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 0491608 commit 1b3b4b3Copy full SHA for 1b3b4b3
eslintrc.json
@@ -85,6 +85,7 @@
85
"no-new-func": 2,
86
"no-new-object": 2,
87
"no-new-require": 2,
88
+ "no-new-symbol": 2,
89
"no-new-wrappers": 2,
90
"no-obj-calls": 2,
91
"no-octal": 2,
0 commit comments