Turn indent warnings off - nobody seems to care about this, and it just stops us seeing actual useful warnings

pull/605/head
Gordon Williams 2020-11-24 08:18:15 +00:00
parent 2824cba526
commit 4517f202b1
1 changed files with 1 additions and 1 deletions

View File

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