Skip to content

Commit

Permalink
chore: update Coveralls configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pensierinmusica committed May 22, 2018
1 parent 4267142 commit d0e3ef8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 9,033 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
},
"extends": "eslint:recommended",
"parserOptions": {"sourceType": "module"},
"plugins": ["json"],
"rules": {
"indent": ["error", 2],
"keyword-spacing": "error",
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# npm
package-lock.json
node_modules
*.log

# test
coverage
.nyc_output
Loading

0 comments on commit d0e3ef8

Please sign in to comment.