Skip to content

Commit

Permalink
Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Mar 25, 2019
1 parent f5c2680 commit 5225d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Expand Up @@ -14,7 +14,7 @@ rules:
'@typescript-eslint/camelcase':
- error
- allow:
- ^\$_
- ^\$_
'@typescript-eslint/explicit-function-return-type': off
'@typescript-eslint/explicit-member-accessibility': off
'@typescript-eslint/no-unused-vars':
Expand Down

0 comments on commit 5225d7b

Please sign in to comment.