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

View file

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