TypeScript/tests/cases/projects/NodeModulesSearch
Nathan Shively-Sanders c0309fa78e Fix crash when checking module exports for export=
Also make maxNodeModuleJsDepth default to 0 so that incorrect tsconfigs
now let the compiler spend less time compiling JS that is found in
node_modules (especially since most people will already have the d.ts
and want ignore the JS anyway). jsconfig still defaults to 2.
2016-08-25 09:21:31 -07:00
..
importHigher Fix crash when checking module exports for export= 2016-08-25 09:21:31 -07:00
maxDepthExceeded Fixed the node tracking and a harness bug 2016-07-10 20:54:07 -07:00
maxDepthIncreased Removed one error to avoid full path issues 2016-06-30 16:36:39 -07:00