Merge pull request #9396 from zhengbli/fix9186

Check getCurrentDirectory availability in getEffectiveTypeRoots
This commit is contained in:
Zhengbo Li
2016-06-28 13:01:51 -07:00
committed by GitHub
2 changed files with 31 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
/// <reference path='../fourslash.ts' />
/////// <reference types="foo" />
////var x: number;
////x./*1*/
goTo.marker("1");
verify.not.completionListIsEmpty();