Skip to content

Commit 5e9e48c

Browse files
committed
chore: update biome.json to include JSON files in the includes array
1 parent 54ed2db commit 5e9e48c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
}
3333
},
3434
"files": {
35-
"includes": ["*.ts", "*.js", "src/**/*"]
35+
"includes": ["*.ts", "*.js", "*.json", "src/**/*"]
3636
}
3737
}

0 commit comments

Comments
 (0)