revite/.babelrc

2 lines
75 B
Text
Raw Normal View History

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