#989 Added font styling classes to diagrams lacking then

This commit is contained in:
Knut Sveidqvist
2019-10-13 19:16:35 +02:00
parent 53bdfee057
commit 047ce2949a
11 changed files with 44 additions and 14 deletions

View File

@@ -4,5 +4,5 @@
"typescript.validate.enable": false,
"javascript.validate.enable": false,
"editor.formatOnSave": false,
"standard.enable": true
"editor.snippetSuggestions": "top"
}