Skip to content

Claude/repo overview l09 u8#6

Open
DecampsRenan wants to merge 4 commits into
mainfrom
claude/repo-overview-l09U8
Open

Claude/repo overview l09 u8#6
DecampsRenan wants to merge 4 commits into
mainfrom
claude/repo-overview-l09U8

Conversation

@DecampsRenan
Copy link
Copy Markdown
Owner

No description provided.

Add shareable Biome config that provides:
- Formatting rules matching the existing Prettier config
- Recommended linting rules (ESLint equivalent)
- Import organization support

This allows projects to use Biome as a faster alternative
to the Prettier + ESLint combination.
Update to the latest Biome 2.x schema for better compatibility
with modern Biome features.
Use the latest Biome schema version for full feature support.
Configure import organization to match the existing Prettier
import order using Biome 2.0's groups feature:
1. React packages
2. Plasmo packages
3. Third-party packages
4. Aliases (@/, ~)
5. Protocol imports (raw:, data-text:, etc.)
6. Relative paths

Each group is separated by a blank line.
Comment thread README.md

- [x] Prettier
- [ ] ESLint
- [x] Biome (replaces ESLint + Prettier)
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claude I don't want to replace eslint and prettier; biome is just another supported tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants