Skip to content

Commit

Permalink
chore: fix lint to work with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed May 9, 2020
1 parent d69cff0 commit 6679280
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"it": true
},
"rules": {
"indent": [2, 2],
"brace-style": [2, "1tbs"],
"quotes": [2, "single"],
"semi": [2, "always"],
Expand Down

0 comments on commit 6679280

Please sign in to comment.