Fast toolchain for web development with linting, formatting, and bundling
Toolchain of the web
biome
$ biome lint .
$ biome format --write .
$ biome check .