Добавить ESLint и Prettier #109

Open
opened 2026-06-17 19:44:53 +00:00 by NW · 0 comments
Owner

Задачи

  • Установить eslint, prettier, eslint-config-prettier
  • .eslintrc.json — Node.js + ESM
  • .prettierrc — настройки форматирования
  • Скрипты: lint, lint:fix, format
  • Исправить текущие lint-ошибки
  • pre-commit hook (husky + lint-staged)

Приоритет: СРЕДНИЙ

## Задачи - [ ] Установить eslint, prettier, eslint-config-prettier - [ ] .eslintrc.json — Node.js + ESM - [ ] .prettierrc — настройки форматирования - [ ] Скрипты: lint, lint:fix, format - [ ] Исправить текущие lint-ошибки - [ ] pre-commit hook (husky + lint-staged) ## Приоритет: СРЕДНИЙ
NW added this to the Phase 5: Testing & Quality milestone 2026-06-17 19:44:53 +00:00
NW added the priority::mediumtype::refactorphase::5 labels 2026-06-17 19:44:53 +00:00
Sign in to join this conversation.