mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
4 spaces for indent
This commit is contained in:
@ -7,4 +7,8 @@ extends:
|
|||||||
- google
|
- google
|
||||||
parserOptions:
|
parserOptions:
|
||||||
ecmaVersion: 12
|
ecmaVersion: 12
|
||||||
rules: {}
|
rules: {
|
||||||
|
indent:
|
||||||
|
- error
|
||||||
|
- 4
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user