None configured yet. Decide: ESLint+Prettier, Biome (single tool, fast, less config), or skip entirely for a project this small. If adopted, decide the enforcement point (pre-commit hook, npm script only, or none — CI is explicitly out of scope for now per the map).
Part of [TypeScript project conventions for delegate-ai-mcp](https://git.arthurerlich.de/haylan/delegate-ai-mcp/issues/1)
## Question
None configured yet. Decide: ESLint+Prettier, Biome (single tool, fast, less config), or skip entirely for a project this small. If adopted, decide the enforcement point (pre-commit hook, npm script only, or none — CI is explicitly out of scope for now per the map).
Resolved: skip lint/format tooling entirely for now. Project is too small (~4 source files) to justify it; revisit only if growth makes inconsistency an actual problem. No enforcement point needed since nothing is adopted.
Resolved: skip lint/format tooling entirely for now. Project is too small (~4 source files) to justify it; revisit only if growth makes inconsistency an actual problem. No enforcement point needed since nothing is adopted.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Part of TypeScript project conventions for delegate-ai-mcp
Question
None configured yet. Decide: ESLint+Prettier, Biome (single tool, fast, less config), or skip entirely for a project this small. If adopted, decide the enforcement point (pre-commit hook, npm script only, or none — CI is explicitly out of scope for now per the map).
haylan referenced this issue2026-09-06 14:42:45 +00:00
Resolved: skip lint/format tooling entirely for now. Project is too small (~4 source files) to justify it; revisit only if growth makes inconsistency an actual problem. No enforcement point needed since nothing is adopted.