Skip to content

Commit

Permalink
Disable linebreak warnings for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Sep 11, 2020
1 parent 4a11880 commit 9f41985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rules:
no-alert: error
no-caller: error
guard-for-in: warn
linebreak-style: warn
# linebreak-style: warn
no-else-return: warn
# no-empty-function: warn
no-extend-native: error
Expand Down

0 comments on commit 9f41985

Please sign in to comment.