mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-01-06 04:32:37 +00:00
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"editor.defaultFormatter": "biomejs.biome",
|
|
"[prisma]": {
|
|
"editor.defaultFormatter": "Prisma.prisma"
|
|
}
|
|
}
|