Skip to content

Commit

Permalink
remove indent rules
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrudge committed Feb 9, 2020
1 parent 8a0cc84 commit 85f7d29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Expand Up @@ -8,7 +8,6 @@
"no-loop-func": [0],
"key-spacing": [0],
"strict": [0],
"indent": [2],
"quotes": [2, "single", "avoid-escape"],
"curly": [0]
},
Expand Down

0 comments on commit 85f7d29

Please sign in to comment.