Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Oct 23, 2020
1 parent 9bb5c0a commit 0339945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ rules:
max-len:
- warn
- 160
multiline-ternary: off
# https://github.com/typescript-eslint/typescript-eslint/issues/618
no-dupe-class-members: off
no-ex-assign: off
Expand Down

0 comments on commit 0339945

Please sign in to comment.