Fix fucking formatting
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
"files.insertFinalNewline": false,
|
||||
"editor.wordWrap": "on",
|
||||
"editor.detectIndentation": true,
|
||||
"editor.insertSpaces": false
|
||||
"editor.insertSpaces": false,
|
||||
"[liquid]": {
|
||||
"editor.formatOnSave": false,
|
||||
"editor.insertSpaces": false,
|
||||
"editor.autoIndent": "keep"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user