mirror of https://github.com/espruino/BangleApps
Turn indent warnings off - nobody seems to care about this, and it just stops us seeing actual useful warnings
parent
2824cba526
commit
4517f202b1
|
@ -136,7 +136,7 @@
|
|||
},
|
||||
"rules": {
|
||||
"indent": [
|
||||
"warn",
|
||||
"off",
|
||||
2,
|
||||
{
|
||||
"SwitchCase": 1
|
||||
|
|
Loading…
Reference in New Issue