mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
Fix indent rule
This commit is contained in:
@ -7,8 +7,6 @@ extends:
|
|||||||
- google
|
- google
|
||||||
parserOptions:
|
parserOptions:
|
||||||
ecmaVersion: 12
|
ecmaVersion: 12
|
||||||
rules: {
|
rules:
|
||||||
indent:
|
indent:
|
||||||
- error
|
|
||||||
- 4
|
- 4
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user