-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
DocsThe issue relates to how you learn TypeScriptThe issue relates to how you learn TypeScript
Description
Search Terms
esnext, es6, es2015, module, tsconfig, tsconfig.json, difference, document
Suggestion
It would be great if this can be documented. On the face of it, the output for all three seems to be identical.
Related: It would also be nice to document why targeting module: "none"
when your code is a module (ie. uses ES2015 imports/exports) generates CommonJS-compatible code instead of exporting to globals as "none" seems to imply.
jrunning, SheikhG1900, yordis, linx4200, qm3ster and 221 morekudorgyozo, pjacquot, caldwell-63, abhi40308 and awaistkdalessandromuresan, jonlepage, lazlojuly, guy-shahine, karelkral and 11 morekudorgyozo and caldwell-63caldwell-63 and andriyviychuk
Metadata
Metadata
Assignees
Labels
DocsThe issue relates to how you learn TypeScriptThe issue relates to how you learn TypeScript