next-fbt-babel
v0.5.0
Published
_Docs coming soon..._
Downloads
4
Readme
next-fbt-babel
Docs coming soon...
Install
npm i -D next-fbt-babel
Use in babel config:
module.exports = { presets: ['next-fbt-babel/preset'], plugins: ['next-fbt-babel/plugin'], };