freeCodeCamp/babel.config.js
Mrugesh Mohapatra 16e461385e
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (20) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (20) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 20) (push) Has been cancelled
CI - Node.js / Build (20) (push) Has been cancelled
CI - Node.js / Test (20) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20) (push) Has been cancelled
chore(api-server): bye-bye you served us well (#60520)
Co-authored-by: Oliver Eyton-Williams <[email protected]>
2025-05-27 09:56:46 +05:30

4 lines
51 B
JavaScript

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