Skip to content

Commit

Permalink
ignore linebreak style on lint
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Dec 25, 2015
1 parent d67ca25 commit 1510b58
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
2,
"single"
],
"linebreak-style": [
2,
"windows"
],
"semi": [
2,
"always"
Expand All @@ -24,4 +20,4 @@
"amd": true
},
"extends": "eslint:recommended"
}
}

0 comments on commit 1510b58

Please sign in to comment.