tony / coc-biome

Biome extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coc-biome

Biome extension for coc.nvim

Install

:CocInstall coc-biome

Configurations

  • biome.enable: enable coc-biome, default true
  • biome.bin: custom Biome binary path. By default, coc-biome only uses local biome binary in your project
  • biome.requireConfiguration: Require a biome.json file to enable Biome's formatting and linting, default true

License

MIT


This extension is built with create-coc-extension

About

Biome extension for coc.nvim

License:MIT License


Languages

Language:TypeScript 87.0%Language:JavaScript 13.0%