TypeScript/tests/cases/conformance
Kagami Sascha Rosylight 6249b4c704 Remove ES2018 transforms for ES2018 target (#26315)
* rename esnext.ts as es2018.ts

* remove ES2018 transforms for ES2018 target

* change target from esnext to es2018

* rename tests
2019-02-06 15:35:52 -08:00
..
ambient
async
classes Add regression test 2019-02-05 13:08:18 -08:00
constEnums
controlFlow
declarationEmit Fix type reference dts emit failure 2019-02-01 16:09:17 -08:00
decorators
dynamicImport
emitter Remove ES2018 transforms for ES2018 target (#26315) 2019-02-06 15:35:52 -08:00
enums
es6 Add tests 2019-01-18 09:34:38 -08:00
es7
es2017
es2018
es2019/importMeta
expressions Merge branch 'master' into constContexts 2019-01-29 12:29:30 -08:00
externalModules
functions Add tests 2018-12-10 09:45:55 -08:00
interfaces
internalModules
jsdoc Add more tests for qualified name param without top level object error 2019-01-10 15:04:16 -08:00
jsx Fake up value declaration for synthetic jsx children symbol so they get excess property checked (#29359) 2019-01-15 22:31:57 -08:00
moduleResolution
parser Remove ES2018 transforms for ES2018 target (#26315) 2019-02-06 15:35:52 -08:00
references
salsa Fix resolution of properties from prototype assignment in JS (#29302) 2019-01-18 16:00:18 -08:00
scanner
statements
Symbols
types Remove ES2018 transforms for ES2018 target (#26315) 2019-02-06 15:35:52 -08:00
typings
fixSignatureCaching.ts