UNPKG
react-component-genie
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
CLI tool for generating themed React components with ease
react-component-genie
/
default.config.json
5 lines
•
96 B
JSON
View Raw
1
2
3
4
5
{
"templatePath"
:
"./templates"
,
"outputPath"
:
"./output"
,
"includeTypeFile"
:
true
}