Skip to content

Commit

Permalink
chore(eslint): Update eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalkapadia committed Feb 15, 2016
1 parent 1ef343a commit 176f0ce
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,6 @@
"SwitchCase": 1
}
],
"quotes": [
2,
"single"
],
/*"linebreak-style": [
2,
"windows"
],*/
"semi": [
2,
"always"
],
"space-before-function-paren": [
2,
{
Expand Down

0 comments on commit 176f0ce

Please sign in to comment.