Skip to content

Commit

Permalink
remove no-throw-literal lint exception not needed (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Brody authored and raphinesse committed Jul 18, 2019
1 parent ea24546 commit cbe9632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ rules:
camelcase: off
padded-blocks: off
operator-linebreak: off
no-throw-literal: off
no-unused-vars:
- error
- args: after-used

0 comments on commit cbe9632

Please sign in to comment.