TypeScript/tests/cases
Mine Starks 15d294d350 Bugs in missing import codefix
- We didn't locate the package.json correctly in cases where the module to be imported is in a subdirectory of the package
- We didn't look at the types element in package.json (just typings)
- We didn't remove /index.js from the path if the main module was in a subdirectory

Fixes #16963
2017-07-19 11:02:49 -07:00
..
compiler Created a branded type for identifier-escaped strings (#16915) 2017-07-06 14:45:50 -07:00
conformance
fourslash Bugs in missing import codefix 2017-07-19 11:02:49 -07:00
project
projects
test262-harness
unittests