mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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…
Reference in New Issue
Block a user