Ensure we only warn for whitespace issues

pull/458/head^2
Gordon Williams 2020-05-27 16:37:56 +01:00
parent 6869bd382c
commit 148a258560
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
},
"rules": {
"indent": [
"error",
"warn",
2,
{
"SwitchCase": 1