Skip to content

Commit 5ea6c67

Browse files
committed
chore: enable recommended lint rules
1 parent 6fefff3 commit 5ea6c67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"linter": {
1313
"rules": {
14+
"recommended": true,
1415
"complexity": {
1516
"noForEach": "off"
1617
},

0 commit comments

Comments
 (0)