biomejs / biome-zed

Biome extension for Zed
https://biomejs.dev
MIT License
127 stars 4 forks source link

support setting `config-path` in zed settings #20

Closed universalmind303 closed 2 months ago

universalmind303 commented 2 months ago

i'd like to configure the command line --config-path arg via my settings json as I commonly work in a monorepo that has a single node package within a larger project <root>/js (or similar). So i'd like to configure my <root>/.zed/settings.json to always point to <root>/js/biome.json instead of having to open zed with js as the root.