Skip to content

Commit 1cc88a7

Browse files
committed
Add external/@coana-tech to biome ignore
1 parent df103e8 commit 1cc88a7

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
@@ -14,7 +14,8 @@
1414
"**/.vscode",
1515
"**/coverage",
1616
"**/package.json",
17-
"**/package-lock.json"
17+
"**/package-lock.json",
18+
"external/@coana-tech"
1819
],
1920
"maxSize": 8388608
2021
},

0 commit comments

Comments
 (0)