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