Skip to content

Commit

Permalink
Removed linestyle lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin committed Jun 25, 2018
1 parent 7151a10 commit 08a12b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@ module.exports = {
"key-spacing": "error",
"keyword-spacing": "error",
"line-comment-position": "error",
"linebreak-style": [
"error",
"windows"
],
"lines-around-comment": "error",
"lines-around-directive": "error",
"lines-between-class-members": "error",
Expand Down

0 comments on commit 08a12b6

Please sign in to comment.