freeCodeCamp/babel.config.js

4 lines
51 B
JavaScript

module.exports = {
babelrcRoots: ['./client']
};