Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jubilee-works/biome-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Settings for TimeTree's Biome

JSR

Installation Steps

1. Install the Configuration File

Refer to https://jsr.io/@timetree/biome-config for installation instructions. For example:

  • pnpm: pnpm add jsr:@timetree/biome-config
  • yarn: yarn add jsr:@timetree/biome-config
  • npm: npx jsr add @timetree/biome-config

2. Extend biome.json

In the biome.json file of each project, add the following:

{
  "extends": [
    "@timetree/biome-config"
  ],
  ...
}

3. Override Settings According to the Project

For information on how to set overrides, refer to: https://biomejs.dev/ja/reference/configuration/#overrides

Steps to Publish

  1. Navigate to the release page.
  2. Edit the latest pre-release and change its status to "publish."
  3. It will be published on JSR.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7