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 772ef35 commit eb787afCopy full SHA for eb787af
.eslintrc.json
@@ -203,7 +203,7 @@
203
// "no-ternary": "off",
204
// "no-trailing-spaces": "warn",
205
// "no-underscore-dangle": "warn",
206
- // "no-unneeded-ternary": "warn",
+ "no-unneeded-ternary": "warn",
207
// "object-curly-spacing": [ "warn", "always" ],
208
// "one-var": "off",
209
// "operator-assignment": [ "warn", "never" ],
0 commit comments