Skip to content

Commit

Permalink
Fixing .eslintrc without extension (#1789)
Browse files Browse the repository at this point in the history
  • Loading branch information
ManoelLobo authored and rootsher committed Sep 17, 2018
1 parent a74ab87 commit 81f0d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc → .eslintrc.js
@@ -1,4 +1,4 @@
{
module.exports = {
"globals": {
"console": true,
"module": true,
Expand Down

0 comments on commit 81f0d28

Please sign in to comment.