mirror of
https://github.com/standardnotes/app
synced 2026-08-01 17:16:24 -04:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
module.exports = {
|
|
babelrcRoots: ['.', './packages/*'],
|
|
}
|