Files
vercel/examples/redwoodjs/api/.babelrc.js
Steven 19d0db7270 [frameworks] Add autodetection for RedwoodJS (#4915)
- Supersedes #4539
- Related to #4676

Co-authored-by: Lachlan Campbell <lachlan@hackclub.com>
2020-07-23 18:02:50 -04:00

2 lines
51 B
JavaScript

module.exports = { extends: '../babel.config.js' }