Skip to content

Commit c31fe96

Browse files
author
Jacob Lamb
authored
feat: Add biome.json to linters (#178)
1 parent 3870990 commit c31fe96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ const linters = [
8484
'tslint*',
8585
'xo.config.*',
8686
'pyrightconfig.json',
87+
'biome.json',
8788
]
8889

8990
const env = [

0 commit comments

Comments
 (0)