using vs code

This commit is contained in:
Paul Schneider 2019-08-14 14:16:23 +01:00
commit c9fa779f16

View file

@ -32,6 +32,7 @@
}
],
"settings": {
"mocha.enabled": true
"mocha.enabled": true,
"git.ignoreLimitWarning": true
}
}