UNPKG
react-plopjs
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
Generate boilerplate react components
github.com/musti-91/react-plopjs
react-plopjs
/
.babelrc
4 lines
(3 loc)
•
60 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"
@babel
/preset-typescript"
,
"
@babel
/env"
] }