Logo
Explore Help
Register Sign In
zhanj/claude-hud
1
0
Fork 0
You've already forked claude-hud
mirror of https://github.com/jarrodwatts/claude-hud.git synced 2026-05-21 15:52:37 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
63f5ae41b075fb2f1d08ae668a0cfbfee8f82ae6
claude-hud/package.json

13 lines
204 B
JSON
Raw Normal View History

feat: Add ESLint, Prettier, and pre-commit hooks Phase 3 Foundation: - Add ESLint with TypeScript, React, React Hooks, and Prettier config - Add Prettier with project-standard settings - Set up Husky pre-commit hooks with lint-staged - Fix all ESLint errors and warnings in codebase - Format all files with Prettier - Fix type errors in usage-reader.test.ts All 133 tests passing, lint clean, builds successfully. Note: GitHub Actions CI workflow saved locally but requires manual push with workflow scope or direct upload to GitHub. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 23:17:31 +11:00
{
"name": "claude-hud",
"version": "0.1.0",
"private": true,
"description": "Claude Code plugin HUD",
"scripts": {
"prepare": "husky"
},
"devDependencies": {
"husky": "^9.1.7"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 194ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API