mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 16:18:55 +00:00
The hoisted shared eslint config catches pre-existing no-useless-escape and no-control-regex errors in apps/desktop that were only fixed in web/ in the previous commit. - no-useless-escape: remove unnecessary \) escapes inside character classes - no-control-regex: add eslint-disable-next-line comments for intentional \x1b terminal escape byte matching (same pattern as web/src/lib/pty-mobile-input.ts) |
||
|---|---|---|
| .. | ||
| bootstrap-installer | ||
| desktop | ||
| shared | ||