Skip to content

Commit

Permalink
[releng] relax eslint linebreak-style for windows compile
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhand committed Nov 28, 2018
1 parent 9193c5b commit 245994d
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 @@ -35,7 +35,6 @@
"before": true,
"after": true
}],
"linebreak-style": ["error", "unix"],
"no-eval": "error",
"no-mixed-spaces-and-tabs": "error",
"no-multiple-empty-lines": ["error", { "max": 2, "maxEOF": 1 }],
Expand Down

0 comments on commit 245994d

Please sign in to comment.