1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2024-12-01 02:27:22 +01:00
Bayshore_6r_legacy/.vscode/settings.json
2022-07-15 15:39:59 +01:00

8 lines
161 B
JSON

{
// Fuck your 2 spaces
"[prisma]": {
"editor.tabSize": 4,
"editor.detectIndentation": false,
"editor.formatOnSave": true
}
}