UNPKG
nonaction
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Make state management easily like you do nothing!
realdennis/nonaction
nonaction
/
babel.config.js
4 lines
(3 loc)
•
78 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { presets: [
'@babel/preset-env'
,
'@babel/preset-react'
] };