add vs code config
This commit is contained in:
parent
bcab9d30dd
commit
cbfd6bf792
1 changed files with 4 additions and 0 deletions
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"files.associations": {"*.txt": "markdown"}
|
||||
}
|
Loading…
Reference in a new issue