diff --git a/package.json b/package.json index 4b794f6..29a5dc9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "build": "astro build", "preview": "astro preview", "astro": "astro", - "lint": "eslint .", "format:check": "prettier --check .", "format": "prettier --write .", "cz": "cz",