Merge branch 'dev' into feature/13-runner_controllers

This commit is contained in:
2020-12-04 17:06:59 +01:00

View File

@@ -10,7 +10,7 @@
"editor.defaultFormatter": "vscode.typescript-language-features",
"editor.codeActionsOnSave": {
"source.organizeImports": true,
"source.fixAll": true
// "source.fixAll": true
}
},
"javascript.preferences.quoteStyle": "single",