コンテンツにスキップ
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
ブログ
Playground
Enterprise
ガイド
はじめる
手動インストール
Biome の設定
大規模プロジェクトでのBiomeの使用方法
Upgrade to Biome v2
new
Biome をあなたのエディタに導入する
Biome 公式拡張機能
サードパーティの拡張機能
エディタ拡張機能への Biome の統合
Biome をあなたの VCS と統合する
ESLintとPrettierからの移行
ツール
Formatter
イントロダクション
Prettier との違い
Formatterオプションに対する考え方
Linter
イントロダクション
updated
Domains
new
プラグイン
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
診断
new
環境変数
リポータ
設定
VSCode拡張機能
Zed拡張機能
GritQL
レシピ
継続的インテグレーション
Git Hooks
Renovate
ソーシャルバッジ
内部原理
理念
言語サポート
アーキテクチャ
クレジット
バージョニング
Changelog
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