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 1a7cfaa commit 3676534Copy full SHA for 3676534
.eslintrc
@@ -41,7 +41,6 @@
41
"no-promise-executor-return": 0, //temporarily off
42
"no-restricted-exports": 1,
43
"no-underscore-dangle": 0,
44
- "no-underscore-dangle": 0,
45
"no-useless-catch": 2,
46
"prefer-object-spread": 0,
47
"max-len": [1, 120, 2, {"ignoreComments": true, "ignoreTemplateLiterals": true}],
0 commit comments