Skip to content

Commit

Permalink
🔧 Use new eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhn committed Jan 3, 2021
1 parent 30ab055 commit d6f9369
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 10 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('@betahuhn/config').eslint
3 changes: 0 additions & 3 deletions .eslintrc.json

This file was deleted.

6 changes: 0 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
],
"devDependencies": {
"@betahuhn/config": "^1.0.2",
"@betahuhn/eslint-config-node": "^0.1.0",
"eslint": "^7.11.0",
"rosid-handler-js": "^13.0.0",
"watch": "^1.0.2"
Expand Down

0 comments on commit d6f9369

Please sign in to comment.