Merge branch 'master' into 15-exclude-node_modules

This commit is contained in:
Thiru 2020-08-03 21:00:16 +02:00 committed by GitHub
commit c2a7f6f070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,4 +12,5 @@
"files.exclude": {
"**/node_modules": true,
},
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension"
}