update settings.json
This commit is contained in:
parent
fb25dc4c35
commit
cd46c51447
1 changed files with 3 additions and 1 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
"markdownlint.config": {
|
"markdownlint.config": {
|
||||||
"MD033": false
|
"MD033": false
|
||||||
}
|
},
|
||||||
|
"editor.tabSize": 2,
|
||||||
|
"editor.indentSize": 2
|
||||||
}
|
}
|
Loading…
Reference in a new issue