mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-03-30 13:25:40 +00:00
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"editor.defaultFormatter": "biomejs.biome",
|
|
"[prisma]": {
|
|
"editor.defaultFormatter": "Prisma.prisma"
|
|
}
|
|
}
|