using vs code

vnext
Paul Schneider 5 years ago
parent 2f096a4537
commit ca8d821ebf
1 changed files with 2 additions and 1 deletions

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