Add support for spec-compliant decorators
Author: NullVoxPopuliCreated Jul 25, 2023Updated Dec 11, 2023
Currently Stage 3: https://github.com/tc39/proposal-decorators
Supporting Implementations
- esbuild - repl - implementation
- swc - repl
- babel - https://babeljs.io/docs/babel-plugin-proposal-decorators (version 2023-05)
Source: acornjs/acorn