v1/babel.config.js
2019-04-03 03:35:36 -05:00

3 lines
52 B
JavaScript

module.exports = {
babelrcRoots: ['packages/*']
}