mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
add tab size
This commit is contained in:
Vendored
+3
-1
@@ -27,5 +27,7 @@
|
||||
"package-lock.json": true,
|
||||
"*.{css,sass,scss}.d.ts": true
|
||||
},
|
||||
"editor.detectIndentation": false
|
||||
"editor.detectIndentation": false,
|
||||
"editor.tabSize": 4
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user