mirror of https://github.com/espruino/BangleApps
Ensure we only warn for whitespace issues
parent
6869bd382c
commit
148a258560
|
@ -136,7 +136,7 @@
|
|||
},
|
||||
"rules": {
|
||||
"indent": [
|
||||
"error",
|
||||
"warn",
|
||||
2,
|
||||
{
|
||||
"SwitchCase": 1
|
||||
|
|
Loading…
Reference in New Issue