Loading...
Loading...
Compare original and translation side by side
undefinedundefinedundefinedundefinednpx @biomejs/biome initbiome.jsonnpx @biomejs/biome initbiome.jsonundefinedundefinedundefinedundefinednpx @biomejs/biome initbiome.jsonnpx @biomejs/biome initbiome.jsonbiome.jsonbiome.jsonc$schemafilesformatterlinterjavascriptjsoncssoverridesbiome.jsonbiome.jsonc$schemafilesformatterlinterjavascriptjsoncssoverridesbiome.jsonextendsbiome.jsonextends{
"$schema": "https://biomejs.dev/schemas/2.0.5/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
"useIgnoreFile": true
},
"files": {
"ignoreUnknown": false,
"includes": ["src/**/*"]
},
"formatter": {
"enabled": true,
"indentStyle": "space",
"indentWidth": 2,
"lineWidth": 100
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
},
"javascript": {
"formatter": {
"quoteStyle": "single",
"trailingCommas": "es5",
"semicolons": "always"
}
}
}{
"$schema": "https://biomejs.dev/schemas/2.0.5/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
"useIgnoreFile": true
},
"files": {
"ignoreUnknown": false,
"includes": ["src/**/*"]
},
"formatter": {
"enabled": true,
"indentStyle": "space",
"indentWidth": 2,
"lineWidth": 100
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
},
"javascript": {
"formatter": {
"quoteStyle": "single",
"trailingCommas": "es5",
"semicolons": "always"
}
}
}{
"scripts": {
"format": "biome format --write .",
"lint": "biome lint .",
"check": "biome check --write .",
"ci": "biome ci ."
}
}{
"scripts": {
"format": "biome format --write .",
"lint": "biome lint .",
"check": "biome check --write .",
"ci": "biome ci ."
}
}undefinedundefined
See [references/docs/recipes/continuous-integration.md](references/docs/recipes/continuous-integration.md) for complete CI/CD examples.
完整CI/CD示例请参考[references/docs/recipes/continuous-integration.md](references/docs/recipes/continuous-integration.md)。python scripts/scrape_biome_docs.py --update-all --output references/docspython scripts/scrape_biome_docs.py --update-all --output references/docs"recommended": truebiome ci"recommended": truebiome cifiles.includesfiles.ignoreUnknownfiles.includesfiles.ignoreUnknownscrape_biome_docs.pyscrape_biome_docs.pyINDEX.mddocs/INDEX.mddocs/