Skip to content

Commit

Permalink
Update .jslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
moylop260 committed Jan 12, 2018
1 parent ec6d927 commit a552a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylint_odoo/examples/.jslintrc
Expand Up @@ -160,7 +160,7 @@
"constructor-super": "error",
"curly": "error",
"default-case": "off",
"dot-location": "property",
"dot-location": ["error", "property"],
"dot-notation": "error",
"eol-last": "error",
"eqeqeq": "error",
Expand Down

0 comments on commit a552a9a

Please sign in to comment.