Open NullVoxPopuli opened 1 year ago
NOTE: Only 'stage 4' (finalized) ECMAScript features are being implemented by Acorn. Other proposed new features must be implemented through plugins.
I have tried to find a plugin to add support for decorators in acorn but I could not find any.
Stage 4 progress updates: https://github.com/tc39/proposal-decorators/issues/512
Currently Stage 3: https://github.com/tc39/proposal-decorators
Supporting Implementations