mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 20:37:46 -05:00
Don't use es8. Add es2016 target.
Rename es7 to es2016. Update getDefaultLibFileName for new targets.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// @target: es8
|
||||
// @target: es2017
|
||||
// @lib: es2017
|
||||
// @noEmitHelpers: true
|
||||
|
||||
Reference in New Issue
Block a user