Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for BiomeJS #480

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

cipherlogs
Copy link

@cipherlogs cipherlogs commented Mar 24, 2024

Hi, Thank you for this plugin. awesome work.

I’ve added support for the BiomeJS linter.

The user can choose to enable either Eslintrc, Biomelintrc or both which is very handy.

and I’ve also updated the readme documentation accordingly.

biomelintrc: {
    enabled: true, // Default `false`
    filepath: './.biomelintrc-auto-import.json', // Default `./.eslintrc-auto-import.json`
},

Copy link

stackblitz bot commented Mar 24, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@cipherlogs
Copy link
Author

All taken care of 👍

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.

None yet

2 participants