Files
cointrader/.claude/settings.json
21in7 99fa508db7 feat: add CLAUDE.md and settings.json for project documentation and plugin configuration
Introduced CLAUDE.md to provide comprehensive guidance on the CoinTrader project, including architecture, common commands, testing, and deployment details. Added settings.json to enable the superpowers plugin for Claude. This enhances the project's documentation and configuration management.
2026-03-02 20:01:18 +09:00

6 lines
78 B
JSON

{
"enabledPlugins": {
"superpowers@claude-plugins-official": true
}
}