Thibaut Boustany
7 years ago
No known key found for this signature in database
GPG Key ID: 32475B11A2B13EEC
1 changed files with
1 additions and
1 deletions
-
.eslintrc
|
|
@ -54,7 +54,7 @@ |
|
|
|
"react/jsx-curly-brace-presence": 0, |
|
|
|
"react/jsx-filename-extension": 0, |
|
|
|
"react/jsx-no-target-blank": 0, |
|
|
|
"react/jsx-no-literals": [1, {"noStrings": true}], |
|
|
|
"react/jsx-no-literals": [1, {"noStrings": false}], |
|
|
|
"react/prefer-stateless-function": 0, |
|
|
|
"react/require-default-props": 0, |
|
|
|
"react/sort-comp": [1, { |
|
|
|