don't use cachedConfig directly

This commit is contained in:
Josh Harvey 2016-10-15 17:09:51 +03:00
parent a24f8d6a5a
commit 910bdd5f69
3 changed files with 31 additions and 20 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"typescript.tsdk": "./node_modules/typescript/lib"
}