Skip to content

Commit

Permalink
Removed linebreak style from eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
escheiermann committed Sep 13, 2022
1 parent fa96937 commit b7979e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
"error",
4
],
"linebreak-style": [
"error",
"windows"
],
"quotes": [
"error",
"double"
Expand Down

0 comments on commit b7979e5

Please sign in to comment.