8 lines
161 B
JSON
8 lines
161 B
JSON
|
{
|
||
|
// Fuck your 2 spaces
|
||
|
"[prisma]": {
|
||
|
"editor.tabSize": 4,
|
||
|
"editor.detectIndentation": false,
|
||
|
"editor.formatOnSave": true
|
||
|
}
|
||
|
}
|