Last 12 weeks · 64 commits
4 of 6 standards met
Summary add ESLint as a dev dependency so the existing script has a local binary after a clean install add a flat ESLint config for the ESM Node source and tests keep the lint baseline conservative by checking parse/undefined errors without forcing existing unused-variable cleanup into this tooling fix Fixes #2 Verification reproduced the clean-install failure before the fix: failed with Notes currently has an existing failure in (). I left that out of scope for this lint-tooling fix.
Summary add ESLint 9 flat-config tooling so the existing npm run lint script can run from a fresh install add a minimal ESM/Node flat config for src/ and test/ remove dead imports and locals surfaced by the recommended lint rules Fixes #2. Verification rm -rf node_modules npm ci --ignore-scripts --no-audit --no-fund npm run lint npm test git diff --check
Repository: addyosmani/agentic-seo. Description: Agentic SEO / Agentic Engine Optimization (AEO) tools Stars: 248, Forks: 36. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: agent-seo, agentic-seo, agents, seo, seo-optimization. Open PRs: 6, open issues: 3. Last activity: 2mo ago. Community health: 57%. Top contributors: addyosmani.