TypeScript/tests/cases/conformance/moduleResolution
Andy ecb7b00e1c Forbid augmentation of untyped module (#11962)
* Forbid augmentation of untyped module

* Just use `undefined` for untyped modules
2016-10-31 15:04:22 -07:00
..
untypedModuleImport.ts Allow untyped imports 2016-10-27 08:54:19 -07:00
untypedModuleImport_allowJs.ts Allow untyped imports 2016-10-27 08:54:19 -07:00
untypedModuleImport_noImplicitAny.ts Allow untyped imports 2016-10-27 08:54:19 -07:00
untypedModuleImport_noLocalImports.ts Allow untyped imports 2016-10-27 08:54:19 -07:00
untypedModuleImport_vsAmbient.ts Allow untyped imports 2016-10-27 08:54:19 -07:00
untypedModuleImport_withAugmentation.ts Forbid augmentation of untyped module (#11962) 2016-10-31 15:04:22 -07:00