Fix up some vscode stuff
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
"editor.formatOnSave": false,
|
||||
"editor.insertSpaces": false,
|
||||
"editor.autoIndent": "keep"
|
||||
}
|
||||
},
|
||||
"html.format.contentUnformatted": [
|
||||
"pre",
|
||||
"code",
|
||||
"samp"
|
||||
],
|
||||
"html.format.wrapLineLength": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user