Support for configuration dotfile? #1889
Closed
dannysteenman
started this conversation in
Ideas
Replies: 1 comment
-
Eslint is moving away from having all these formats: https://eslint.org/blog/2023/11/whats-coming-in-eslint-9.0.0/#flat-config-now-the-default-and-has-some-changes The reason why we added |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Biome currently support
biome.json
andbiome.jsonc
as configuration files. It would be nice to have additional support for dotfiles e.g..biome.json
similar to how eslint supports multiple configuration formats: https://eslint.org/docs/latest/use/configure/configuration-files#configuration-file-formatsBeta Was this translation helpful? Give feedback.
All reactions