跳转到内容
Biome
Docs
Enterprise
Playground
搜索
Ctrl
K
取消
Discord
GitHub
Mastodon
Open Collective
YouTube
BlueSky
RSS
博客
选择主题
深色
浅色
自动
选择语言
English
Español
Français
日本語
简体中文
Português
Українська
Version
v1.x
beta
博客
演练场
Enterprise
指南
入门
手动安装
配置 Biome
大型项目中使用 Biome
编辑器中使用 Biome
官方扩展
第三方扩展
在编辑器扩展中集成 Biome
与版本控制系统集成
Migrate from ESLint & Prettier
工具
格式化程序
介绍
与 Prettier 的区别
格式化配置理念
Linter
介绍
updated
Domains
new
Plugins
beta
规则
JavaScript Rules sources
CSS Rules
CSS Rules sources
JSON Rules
JSON Rules sources
GraphQL Rules
GraphQL Rules sources
Assist
new
介绍
JavaScript Actions
JavaScript Actions sources
CSS Actions
CSS Actions sources
JSON Actions
JSON Actions sources
GraphQL Actions
GraphQL Actions sources
参考
CLI
Diagnostics
new
Environment variables
Reporters
配置
VSCode 扩展
Zed 扩展
GritQL
实例
持续集成
Git Hooks
Renovate
Social Badges
内部原理
理念
语言支持
架构
鸣谢
版本控制
更新日志
Changelog v1
Discord
GitHub
Mastodon
Open Collective
YouTube
BlueSky
RSS
博客
选择主题
深色
浅色
自动
选择语言
English
Español
Français
日本語
简体中文
Português
Українська
Version
v1.x
beta
Rules sources
此内容尚不支持你的语言。
Biome exclusive rules
Section titled Biome exclusive rules
noValueAtRule
Rules from other sources
Section titled Rules from other sources
Stylelint
Section titled Stylelint
Stylelint Rules name
Biome Rules name
block-no-empty
noEmptyBlock
custom-property-no-missing-var-function
noMissingVarFunction
declaration-block-no-duplicate-custom-properties
noDuplicateCustomProperties
declaration-block-no-duplicate-properties
noDuplicateProperties
declaration-block-no-shorthand-property-overrides
noShorthandPropertyOverrides
font-family-no-duplicate-names
noDuplicateFontNames
font-family-no-missing-generic-family-keyword
useGenericFontNames
function-linear-gradient-no-nonstandard-direction
noInvalidDirectionInLinearGradient
function-no-unknown
noUnknownFunction
keyframe-block-no-duplicate-selectors
noDuplicateSelectorsKeyframeBlock
keyframe-declaration-no-important
noImportantInKeyframe
media-feature-name-no-unknown
noUnknownMediaFeatureName
named-grid-areas-no-invalid
noInvalidGridAreas
no-descending-specificity
noDescendingSpecificity
(inspired)
no-duplicate-at-import-rules
noDuplicateAtImportRules
no-invalid-position-at-import-rule
noInvalidPositionAtImportRule
no-irregular-whitespace
noIrregularWhitespace
property-no-unknown
noUnknownProperty
selector-anb-no-unmatchable
noUnmatchableAnbSelector
selector-pseudo-class-no-unknown
noUnknownPseudoClass
selector-pseudo-element-no-unknown
noUnknownPseudoElement
selector-type-no-unknown
noUnknownTypeSelector
unit-no-unknown
noUnknownUnit