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 842ba7f commit bead8adCopy full SHA for bead8ad
.eslintrc
@@ -17,6 +17,7 @@
17
"no-useless-escape": 0,
18
"react/no-find-dom-node": 0,
19
"no-param-reassign": 0,
20
+ "max-len": 0,
21
"comma-dangle": ["off"],
22
"no-unused-vars": ["warn"],
23
"object-curly-spacing": ["off"],
0 commit comments