diff --git a/memento-note/package.json b/memento-note/package.json index a7c9318..b2fd705 100644 --- a/memento-note/package.json +++ b/memento-note/package.json @@ -26,7 +26,7 @@ "test:migration": "vitest run tests/migration", "test:migration:watch": "vitest watch tests/migration", "locales:agent-slide-themes": "node scripts/localize-agent-slide-themes-and-translate.mjs", - "lint": "eslint" + "lint": "eslint --max-warnings -1" }, "dependencies": { "@ai-sdk/anthropic": "^3.0.76",