mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix indent rule
This commit is contained in:
parent
4ffcf48ab3
commit
6dde353646
@ -7,8 +7,6 @@ extends:
|
||||
- google
|
||||
parserOptions:
|
||||
ecmaVersion: 12
|
||||
rules: {
|
||||
rules:
|
||||
indent:
|
||||
- error
|
||||
- 4
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user