Skip to content

Commit

Permalink
using spaces in .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlam committed Jan 8, 2017
1 parent 64e4ef0 commit 1296b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@
"no-continue": "off",
"no-extra-semi": "off",
"no-spaced-func": "off",
"no-useless-return": "off"
"no-useless-return": "off"
}
}

0 comments on commit 1296b7a

Please sign in to comment.