diff --git a/memento-note/package.json b/memento-note/package.json index b2fd705..7c67e01 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 --max-warnings -1" + "lint": "eslint --max-warnings 9999" }, "dependencies": { "@ai-sdk/anthropic": "^3.0.76",