From 1eaa7035047825ddda1b63b9cb07d81bea304f17 Mon Sep 17 00:00:00 2001 From: Ivan Kiral Date: Mon, 26 Aug 2024 14:59:33 +0200 Subject: [PATCH] remove lint-staged from package.json --- package.json | 6 ------ 1 file changed, 6 deletions(-) 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",