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
Provide a CSSStyleSheet or a CSSResult (Lit) for using with import attributes. Using the "with" keyword and "type : css".