2 spaces instead of tabs
This commit is contained in:
parent
9fdcb272d0
commit
49a87895f8
2 changed files with 796 additions and 795 deletions
|
@ -16,5 +16,6 @@
|
||||||
"browser": true,
|
"browser": true,
|
||||||
"maxerr": 50,
|
"maxerr": 50,
|
||||||
"quotmark": "double",
|
"quotmark": "double",
|
||||||
"trailing": false
|
"trailing": false,
|
||||||
|
"indent": 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue