Skip to content

Commit

Permalink
chore: Improve ESLint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Nov 27, 2023
1 parent a395d0f commit 203e8ee
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,8 @@
]
},
"eslintConfig": {
"extends": "medikoo",
"extends": "medikoo/node",
"root": true,
"env": {
"node": true
},
"parserOptions": {
"ecmaVersion": 2018
},
"overrides": [
{
"files": [
Expand Down

0 comments on commit 203e8ee

Please sign in to comment.