mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Extract project-root discovery, formatter detection, and binary resolution into a reusable module. Caches results per-process to avoid redundant filesystem lookups on every Edit hook invocation. This is the foundation for eliminating npx overhead in format hooks. |
||
|---|---|---|
| .. | ||
| package-manager.test.js | ||
| project-detect.test.js | ||
| resolve-formatter.test.js | ||
| session-aliases.test.js | ||
| session-manager.test.js | ||
| shell-split.test.js | ||
| utils.test.js | ||