Clean up indent eslint errors

This commit is contained in:
Kevin Sawicki 2016-01-19 10:25:03 -08:00
parent 45ddbb6d67
commit 4f4456bde8
3 changed files with 561 additions and 561 deletions

View file

@ -1,7 +1,7 @@
{ {
"rules": { "rules": {
"indent": [ "indent": [
0, 2,
2, 2,
{ {
"SwitchCase": 1 "SwitchCase": 1