Skip to content

Commit 5acc20a

Browse files
committed
update biome
1 parent 5f15dc2 commit 5acc20a

File tree

3 files changed

+1059
-1263
lines changed

3 files changed

+1059
-1263
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.0.6/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.1.3/schema.json",
33
"assist": { "actions": { "source": { "organizeImports": "on" } } },
44
"files": {
55
"ignoreUnknown": true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"typescript": "^5.3.3"
3535
},
3636
"devDependencies": {
37-
"@biomejs/biome": "^1.5.3",
37+
"@biomejs/biome": "^2.1.3",
3838
"@buf/meshtastic_protobufs.bufbuild_es": "1.7.2-20240216123215-6b07c41c68c9.1",
3939
"@types/node": "^20.11.19",
4040
"prisma": "^5.9.1",

0 commit comments

Comments
 (0)