We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f15dc2 commit 5acc20aCopy full SHA for 5acc20a
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.0.6/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.1.3/schema.json",
3
"assist": { "actions": { "source": { "organizeImports": "on" } } },
4
"files": {
5
"ignoreUnknown": true
package.json
@@ -34,7 +34,7 @@
34
"typescript": "^5.3.3"
35
},
36
"devDependencies": {
37
- "@biomejs/biome": "^1.5.3",
+ "@biomejs/biome": "^2.1.3",
38
"@buf/meshtastic_protobufs.bufbuild_es": "1.7.2-20240216123215-6b07c41c68c9.1",
39
"@types/node": "^20.11.19",
40
"prisma": "^5.9.1",
0 commit comments