Per https://github.com/nodejs/ecmascript-modules/pull/55#issuecomment-471154323 An error should be thrown if: - more than one `--type` is passed - any alias for a `--type` value is passed along with any `--type` value - multiple aliases for a `--type` value are passed
Per #55 (comment)
An error should be thrown if:
--typeis passed--typevalue is passed along with any--typevalue--typevalue are passed