tc39 / proposal-import-attributes

Proposal for syntax to import ES modules with assertions
https://tc39.es/proposal-import-attributes/
Apache License 2.0
569 stars 32 forks source link

replace keyword from `with` to `if` #71

Closed xtuc closed 4 years ago

xtuc commented 4 years ago

Refs https://github.com/tc39/proposal-import-attributes/issues/3

xtuc commented 4 years ago

I will also update the syntax section of the README with an explanation before we merge this.