MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / babel.config.js

File babel.config.js

babel.config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = {
2 plugins: [
3 ['@babel/plugin-proposal-decorators', { legacy: true }],
4 [require.resolve('@babel/plugin-proposal-class-properties'), { loose: true }],

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.80

Tested by

no test coverage detected