This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Options: | |
--use-strict (enforce strict mode) | |
type: bool default: false | |
--es-staging (enable test-worthy harmony features (for internal use only)) | |
type: bool default: false | |
--harmony (enable all completed harmony features) | |
type: bool default: false | |
--harmony-shipping (enable all shipped harmony features) | |
type: bool default: true | |
--harmony-class-fields (enable "harmony fields in class literals" (in progress)) |