remove indentation from eslintrc
remove indentation from eslintrc as it confilicts with prettifier
This commit is contained in:
@@ -15,9 +15,6 @@ plugins:
|
|||||||
- react
|
- react
|
||||||
- '@typescript-eslint'
|
- '@typescript-eslint'
|
||||||
rules:
|
rules:
|
||||||
indent:
|
|
||||||
- error
|
|
||||||
- 2
|
|
||||||
linebreak-style:
|
linebreak-style:
|
||||||
- error
|
- error
|
||||||
- unix
|
- unix
|
||||||
|
|||||||
Reference in New Issue
Block a user