mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
9c029ef095
**Description:** This PR implements the [decorator metadata](https://github.com/tc39/proposal-decorator-metadata) proposal, that is now at Stage 3. As the decorator metadata proposal is a small extension of the decorator proposal and is not possible to compile the metadata without transpiling decorators, I opted to implement it into the existing decorator transformer (and helper) **Related issue:** - Closes #7957 |
||
---|---|---|
.. | ||
decorators | ||
decorator_2022_03.rs | ||
explicit_resource_management.rs | ||
export_default_from.rs | ||
import_assertions.rs | ||
lib.rs |