web/babel.config.js
2022-06-07 13:19:45 -05:00

4 lines
60 B
JavaScript

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