Skip to content

Commit 5102b22

Browse files
fix: ci
Signed-off-by: Henry Gressmann <[email protected]>
1 parent e1921c4 commit 5102b22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

biome.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"ignore": [
1212
"**/node_modules/*",
1313
"**/dist/*",
14-
"**/.turbo/*"
14+
"**/.turbo/*",
15+
"**/*.json"
1516
]
1617
},
1718
"linter": {

0 commit comments

Comments
 (0)