Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
hjf_coding
/
hello-world-react
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
master
Switch branch/tag
hello-world-react
.babelrc
first commit
· 632b8e0a
hfpp2012 yinsigan
committed
May 19, 2017
632b8e0a
Browse Files
.babelrc
52 Bytes
Raw
Blame
History
Permalink
1
2
3
4
5
{
"presets":[
"es2015", "react"
]
}