1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2024-12-03 19:47:17 +01:00
Bayshore_6r_legacy/.vscode/settings.json

8 lines
161 B
JSON
Raw Normal View History

2022-07-15 16:39:59 +02:00
{
// Fuck your 2 spaces
"[prisma]": {
"editor.tabSize": 4,
"editor.detectIndentation": false,
"editor.formatOnSave": true
}
}