mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
16e461385e
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
4 lines
51 B
JavaScript
4 lines
51 B
JavaScript
module.exports = {
|
|
babelrcRoots: ['./client']
|
|
};
|