Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/danielbayley/biome-config-auto
- Owner: danielbayley
- License: mit
- Created: 2024-11-19T20:09:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T01:01:31.000Z (3 months ago)
- Last Synced: 2024-11-21T02:17:03.088Z (3 months ago)
- Topics: biomejs, config, configuration, eslint, eslint-config, eslint-rules, formatter, formatting, linter, npm, npm-module, npm-package, prettier, prettier-config, prettier-eslint, rust, rust-lang
- Homepage: https://biomejs.dev/guides/big-projects#share-the-configuration
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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