homebrew-install/.fatherrc.ts
2021-01-25 19:03:15 +08:00

5 lines
54 B
TypeScript

export default {
esm: 'rollup',
cjs: 'rollup',
};