guybedford / es-module-lexer

Low-overhead lexer dedicated to ES module parsing for fast analysis
MIT License
912 stars 47 forks source link

feat: import attributes support #150

Closed guybedford closed 1 year ago

guybedford commented 1 year ago

Adds support for the new with syntax that import assertions have been updated to.