Skip to content

Commit

Permalink
feat: remove lint-staged in packaged.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert Hernandez Pellicer committed Nov 10, 2023
1 parent c8a7575 commit ec5998e
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 @@ -54,11 +54,6 @@
"ts-node-dev": "^2.0.0",
"typescript": "^5.2.2"
},
"lint-staged": {
"*.(js|ts)": [
"npm run lint:fix"
]
},
"dependencies": {
"dotenv": "^16.3.1",
"express": "^4.18.2"
Expand Down

0 comments on commit ec5998e

Please sign in to comment.