UNPKG
dynamic-github-pages
Version:
latest (1.0.0)
1.0.0
A React utility to generate dynamic pages from JSON files in a GitHub repo.
dynamic-github-pages
/
.babelrc
4 lines
(3 loc)
•
48 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"
@babel
/preset-env"
] }