Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielbayley/biome-config-auto

Automatic @BiomeJS configuration.
https://github.com/danielbayley/biome-config-auto

biomejs config configuration eslint eslint-config eslint-rules formatter formatting linter npm npm-module npm-package prettier prettier-config prettier-eslint rust rust-lang

Last synced: 24 days ago
JSON representation

Automatic @BiomeJS configuration.

Awesome Lists containing this project

README

        

_[Biome]_ [Config] Auto
=======================
Automatic [Biome] [config]uration.

Install
-------
~~~ sh
[p]npm install biome-config-auto --save-dev
~~~
~~~ jsonc
// biome.json[c]
"extends": ["biome-config-auto"]
~~~

License
-------
[MIT] © [Daniel Bayley]

[MIT]: LICENSE.md
[Daniel Bayley]: https://github.com/danielbayley

[biome]: https://biomejs.dev
[config]: https://biomejs.dev/guides/configure-biome#share-a-configuration-file