mirror of
https://github.com/captbaritone/webamp
synced 2024-11-23 16:49:41 +00:00
Remove style rules now handled by prettier
This commit is contained in:
parent
369589e460
commit
4a317f8efc
14
.eslintrc
14
.eslintrc
@ -161,20 +161,6 @@
|
||||
"radix": "error",
|
||||
"react/no-string-refs": "error",
|
||||
"react/jsx-boolean-value": "error",
|
||||
"react/jsx-closing-bracket-location": [
|
||||
"error",
|
||||
"line-aligned"
|
||||
],
|
||||
"react/jsx-curly-spacing": "error",
|
||||
"react/jsx-equals-spacing": "error",
|
||||
"react/jsx-first-prop-new-line": [
|
||||
"error",
|
||||
"multiline"
|
||||
],
|
||||
"react/jsx-indent": [
|
||||
"error",
|
||||
2
|
||||
],
|
||||
"react/jsx-uses-react": "error",
|
||||
"react/jsx-uses-vars": "error",
|
||||
"react/prefer-stateless-function": "error",
|
||||
|
Loading…
Reference in New Issue
Block a user