Logo

GitLab

Sign in

customer / shanghai-railway-rnapp

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • shanghai-railway-rnapp
  • .babelrc
  • 积分商城接入
    4cc9d958
    sunjiaying authored
    2018-05-31 21:33:33 +0800  
    Browse Code ยป
.babelrc 113 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
{
  "presets": ["react-native"],
  "plugins": [
    "syntax-decorators",
    "transform-decorators-legacy"
  ]
}