Refer to https://jsr.io/@timetree/biome-config for installation instructions.
For example, using pnpm: pnpm dlx jsr add @timetree/biome-config
In the biome.json file of each project, add the following:
{
"extends": [
"./node_modules/@timetree/biome-config/biome.json"
],
...
}
For information on how to set overrides, refer to: https://biomejs.dev/ja/reference/configuration/#overrides