Skip to content

Commit

Permalink
chore: Switch to eslint-config-medikoo
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 2, 2021
1 parent c029053 commit 6b23c02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"browserstack-tape-runner": "^3.0.0",
"eslint": "^7.32.0",
"eslint-config-medikoo-es5": "^2.0.0",
"eslint-config-medikoo": "^4.1.0",
"essentials": "^1.0.0",
"git-list-updated": "^1.1.2",
"husky": "^4.3.8",
Expand All @@ -50,7 +50,7 @@
]
},
"eslintConfig": {
"extends": "medikoo-es5",
"extends": "medikoo/es5",
"root": true,
"overrides": [
{
Expand Down

0 comments on commit 6b23c02

Please sign in to comment.