diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 42f100cf4..2015fcc0f 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -5,8 +5,7 @@ "build": "techor build \"src/**/*.ts\"", "dev": "pnpm build --watch", "type-check": "tsc --noEmit", - "test": "vitest", - "lint": "eslint src" + "test": "vitest" }, "keywords": [ "mastercss",