Change tab rule to spaces
This commit is contained in:
parent
6325f92fa5
commit
5ddf04c882
|
@ -7,7 +7,7 @@
|
||||||
"rules": {
|
"rules": {
|
||||||
"indent": [
|
"indent": [
|
||||||
"error",
|
"error",
|
||||||
"tab",
|
4,
|
||||||
{
|
{
|
||||||
"SwitchCase" : 1
|
"SwitchCase" : 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue