|
|
|
@ -7,8 +7,6 @@ module.exports = { |
|
|
|
'plugin:react/recommended', |
|
|
|
'plugin:react/recommended', |
|
|
|
'airbnb', |
|
|
|
'airbnb', |
|
|
|
'prettier', |
|
|
|
'prettier', |
|
|
|
'prettier/@typescript-eslint', |
|
|
|
|
|
|
|
'prettier/react', |
|
|
|
|
|
|
|
], |
|
|
|
], |
|
|
|
parser: '@typescript-eslint/parser', |
|
|
|
parser: '@typescript-eslint/parser', |
|
|
|
parserOptions: { |
|
|
|
parserOptions: { |
|
|
|
|