6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"[prisma]": {
|
|
"editor.defaultFormatter": "Prisma.prisma"
|
|
},
|
|
"editor.formatOnSave": true
|
|
}
|