Skip to content

Commit

Permalink
docs(ja): fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
makotot committed Jan 10, 2024
1 parent bcaa719 commit a404bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/content/docs/ja/internals/versioning.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Biome は[セマンティックバージョニング](https://semver.org/)に従
* 既存ルールの非推奨化
* format や lint 結果に影響のない新たな設定オプションの追加
* 新しい推奨 lint ルールの追加、または既存の lint ルールの nursery グループから stable グループへの昇格
* *nursery* 以外 の lint ルールの削除、*nursery* グループへの降格
* *nursery* 以外の lint ルールの削除、*nursery* グループへの降格

### メジャーリリース
* format や lint エラーに影響を与える設定オプションの追加/削除・デフォルト値の変更
Expand Down

0 comments on commit a404bb8

Please sign in to comment.