mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Ensure no spaces when working on html LS
This commit is contained in:
3
extensions/html-language-features/.vscode/settings.json
vendored
Normal file
3
extensions/html-language-features/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"editor.insertSpaces": false
|
||||
}
|
||||
Reference in New Issue
Block a user