This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
react.dev
mirror of
https://github.com/lukechilds/react.dev.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
3639
Commits
2
Branches
0
Tags
148 MiB
Tree:
9c39cb117f
react.dev
/
.babelrc
5 lines
85 B
Raw
Normal View
History
Migrated Gatsby website source and config
7 years ago
{
"presets": ['react', 'es2015', 'stage-1'],
"plugins": ['add-module-exports']
}