Skip to content

Commit

Permalink
Fix eslint
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Mar 20, 2018
1 parent cb9fce4 commit afa0464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Expand Up @@ -15,9 +15,9 @@ globals:
t: false
Backbone: false
_: false
oc_current_user: false
Clipboard: false
oc_defaults: false
Hashes: false

rules:
curly: error
Expand Down

0 comments on commit afa0464

Please sign in to comment.