freeCodeCamp/babel.config.js

2 lines
65 B
JavaScript

module.exports = { babelrcRoots: ['./api-server', './client'] };