zopflicate deps in parallel

This commit is contained in:
ed 2019-06-26 22:11:37 +00:00
parent 97a90f5f10
commit f110d1254d
4 changed files with 20 additions and 9 deletions

View file

@ -47,6 +47,9 @@
"[html]": {
"editor.formatOnSave": false,
},
"files.associations": {
"*.makefile": "makefile"
},
"editor.codeActionsOnSaveTimeout": 9001,
"editor.formatOnSaveTimeout": 9001,
//