revite/.babelrc

2 lines
75 B
Text
Raw Permalink Normal View History

{ "plugins": [["@babel/plugin-proposal-decorators", { "legacy": true }]] }