Commit Graph

2 Commits

Author SHA1 Message Date
saravanakumardb1
90b9cf93d8 fix(common): configure ESLint 9 and fix lint issues
- Added @eslint/js dependency
- Updated eslint.config.js for ESLint 9 compatibility
- Added required globals (crypto, localStorage, React, etc.)
- Fixed unused imports and variables
- Disabled sort-imports temporarily
- Formatted all files with Prettier
2026-02-12 16:37:30 -08:00
saravanakumardb1
e310bd67ae docs: add missing agent configs (.windsurfrules, .clinerules, .aider.conf.yml)
Matches voice agent repo — now all 8 agentic tool configs present.
2026-02-12 15:21:53 -08:00