mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix(vscode/settings): remove redundant
This commit is contained in:
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@@ -52,21 +52,8 @@
|
||||
"markdown.extension.toc.orderedList": true,
|
||||
"markdown.validate.enabled": true,
|
||||
"[markdown]": {
|
||||
"editor.rulers": [
|
||||
120
|
||||
],
|
||||
"editor.wordWrap": "off"
|
||||
},
|
||||
"[python]": {
|
||||
"editor.rulers": [
|
||||
120
|
||||
]
|
||||
},
|
||||
"[yaml]": {
|
||||
"editor.rulers": [
|
||||
120
|
||||
]
|
||||
},
|
||||
|
||||
"cSpell.language": "en,en-GB",
|
||||
"cSpell.words": [
|
||||
|
||||
Reference in New Issue
Block a user