forked from mirrored/github-readme-stats
chore: configure tab size for javascript in vscode settings (#4540)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
co-authored by
Alexandr
parent
e8e5cf86fb
commit
e9cc6c0556
Vendored
+3
@@ -2,4 +2,7 @@
|
||||
"markdown.extension.toc.levels": "1..3",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"[javascript]": {
|
||||
"editor.tabSize": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user