Skip to content

Commit

Permalink
remove unused override from package.json (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNStoyan authored Nov 18, 2024
1 parent 1fdf24e commit 32308d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
"lint": "eslint ./ --max-warnings 0",
"lint:fix": "npm run lint -- --fix"
},
"overrides": {
"@es-joy/jsdoccomment": {
"@types/eslint": "file:./"
}
},
"devDependencies": {
"@eslint/js": "^9.0.0",
"eslint": "^9.0.0",
Expand Down

0 comments on commit 32308d9

Please sign in to comment.