Files
freeCodeCamp/babel.config.js
Mrugesh Mohapatra 16e461385e chore(api-server): bye-bye you served us well (#60520)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-05-27 09:56:46 +05:30

4 lines
51 B
JavaScript

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