chore: add javascript format
This commit is contained in:
Vendored
+3
@@ -27,5 +27,8 @@
|
||||
},
|
||||
"[prisma]": {
|
||||
"editor.defaultFormatter": "Prisma.prisma"
|
||||
},
|
||||
"[javascript]": {
|
||||
"editor.defaultFormatter": "biomejs.biome"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user