@babel/preset-stage-0

    .babelrc

    Via CLI

    loose

    Enable "loose" transformations for any plugins in this preset that allow them.

    , defaults to false.

    decoratorsLegacy

    , defaults to false.

    Use the legacy (stage 1) decorators syntax and behavior.