Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit27c6bb1

Browse files
committed
docs: Fix typo in Biome linter documentation
1 parent0fda09b commit27c6bb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/guides/tools/biome.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: CodeRabbit's guide to Biome.
55
sidebar_position:5
66
---
77

8-
[Biome](https://biomejs.dev/) is linter for JavaScript, TypeScript, JSX, TSX, JSON, JSONC, CSS.
8+
[Biome](https://biomejs.dev/) isalinter for JavaScript, TypeScript, JSX, TSX, JSON, JSONC, CSS.
99

1010
##Files
1111

@@ -156,7 +156,7 @@ CodeRabbit will use the following settings based on the profile selected if no c
156156
"complexity": {
157157
"noForEach":"off",
158158
"noExcessiveCognitiveComplexity": {
159-
"level": ,
159+
"level":"warn",
160160
"options": {
161161
"maxAllowedComplexity":25
162162
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp