This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
sphinx-relay
mirror of
https://github.com/lukechilds/sphinx-relay.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
765
Commits
13
Branches
92
Tags
6.1 MiB
Tree:
9ce730e14f
sphinx-relay
/
.babelrc
7 lines
86 B
Raw
Normal View
History
sphinx-relay
5 years ago
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
]
}