Logo

GitLab

Sign in

xntalk / xntalk-rnapp

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • xntalk-rnapp
  • Billing
  • .babelrc
  • 新建工程
    a54c8990
    彭祥雨 authored
    2018-02-06 16:49:28 +0800  
    Browse File »
.babelrc 113 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
{
  "presets": ["react-native"],
  "plugins": [
    "syntax-decorators",
    "transform-decorators-legacy"
  ]
}