Allow parsing of the module assertion attributes in the import statement
package has been renamed to acorn-import-attributes
Transform the Import Attributes proposal (import ... from '...' with { ... }
) to the previous version known as Import Assertions (import ... from '...' assert { ... }
).
🐊Putout plugin adds ability to find and remove quotes from import assertions
A plugin for esbuild to enable import assertions