Skip to content

Commit

Permalink
remove lint-staged from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKiral committed Aug 27, 2024
1 parent deced7a commit 1eaa703
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
"fmt:check": "dprint check",
"build": "tsc"
},
"lint-staged": {
"*.ts": [
"npx eslint --fix",
"npx prettier --write"
]
},
"keywords": [
"migrations",
"kontent",
Expand Down

0 comments on commit 1eaa703

Please sign in to comment.