mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
4 spaces for indent
This commit is contained in:
parent
fc125ca20c
commit
4ffcf48ab3
@ -7,4 +7,8 @@ extends:
|
||||
- google
|
||||
parserOptions:
|
||||
ecmaVersion: 12
|
||||
rules: {}
|
||||
rules: {
|
||||
indent:
|
||||
- error
|
||||
- 4
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user