Skip to content

Commit

Permalink
chore: revise typo
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Jun 6, 2019
1 parent f6992e6 commit a4597dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Expand Up @@ -16,7 +16,7 @@ module.exports = {
"no-undef": "error",
"no-extra-semi": "error",
semi: "error",
"no-tempate-curly-in-string": "error",
"no-template-curly-in-string": "error",
"no-caller": "error",
yoda: "error",
eqeqeq: "error",
Expand Down

0 comments on commit a4597dd

Please sign in to comment.