using vs code

This commit is contained in:
2019-08-14 14:16:23 +01:00
parent 2f096a4537
commit ca8d821ebf

View File

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