diff --git a/package.json b/package.json index 9a53e9c..5f42dd9 100644 --- a/package.json +++ b/package.json @@ -17,12 +17,6 @@ "fmt:check": "dprint check", "build": "tsc" }, - "lint-staged": { - "*.ts": [ - "npx eslint --fix", - "npx prettier --write" - ] - }, "keywords": [ "migrations", "kontent",