Skip to content

Commit dec4a9e

Browse files
committed
..
1 parent 767c000 commit dec4a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biome.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
33
"files": {
4-
"include": ["src", "tests", "scripts", "examples", "*.ts", "*.json"]
4+
"include": ["src", "tests", "scripts", "examples", "*.ts"]
55
},
66
"javascript": {
77
"formatter": {

0 commit comments

Comments
 (0)