跳转到内容
Biome
Docs
Enterprise
Playground
搜索
Ctrl
K
取消
Discord
GitHub
Mastodon
Open Collective
YouTube
BlueSky
RSS
博客
选择主题
深色
浅色
自动
选择语言
English
Español
Français
日本語
简体中文
Português
Українська
Version
v1.x
v2.x
next
博客
Playground
Enterprise
指南
入门
手动安装
配置 Biome
大型项目中使用 Biome
updated
升级到 Biome v2
new
编辑器中使用 Biome
官方扩展
第三方扩展
在编辑器扩展中集成 Biome
与版本控制系统集成
从 ESLint 和 Prettier 迁移
调查 Biome 中的性能问题
格式化程序
介绍
与 Prettier 的区别
格式化配置理念
分析器
禁用检查
Linter
介绍
updated
域
new
插件
beta
JavaScript 规则
JavaScript 规则来源
CSS 规则
CSS 规则来源
JSON 规则
JSON 规则来源
GraphQL 规则
GraphQL 规则来源
辅助操作
new
介绍
JavaScript 操作
JavaScript 操作来源
CSS 操作
CSS 操作来源
JSON 操作
JSON 操作来源
GraphQL 操作
GraphQL 操作来源
参考
CLI
诊断
new
环境变量
报告器
配置
VSCode 扩展
Zed 扩展
GritQL
与其他工具集成
CI 环境集成
Git 钩子
Renovate Bot
Biome 徽章
内部原理
理念
语言支持
架构
鸣谢
版本控制
更新日志
更新日志 v1
Discord
GitHub
Mastodon
Open Collective
YouTube
BlueSky
RSS
博客
选择主题
深色
浅色
自动
选择语言
English
Español
Français
日本語
简体中文
Português
Українська
Version
v1.x
v2.x
next
Rules sources
此内容尚不支持你的语言。
Biome exclusive rules
Section titled “Biome exclusive rules”
noUselessEscapeInString
noValueAtRule
Rules from other sources
Section titled “Rules from other sources”
Stylelint
Section titled “Stylelint”
Stylelint Rules name
Biome Rules name
at-rule-no-unknown
noUnknownAtRule
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
declaration-no-important
noImportantStyles
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
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