Skip to content

Commit 3ffaffd

Browse files
fix: ignore generated lexicon files in biome format check
1 parent 354ca18 commit 3ffaffd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"package.json",
1919
"tsconfig.json",
2020
"packages/lexicons/src/lib/lexicons.ts",
21+
"packages/lexicons/lexicons/",
2122
"docs/api/"
2223
]
2324
},

0 commit comments

Comments
 (0)