1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2025-02-02 03:57:56 +01:00
Bayshore_6r_legacy/.vscode/settings.json

8 lines
161 B
JSON
Raw Normal View History

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