Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

ds147000 / react-native-project-storage

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • react-native-project-storage
  • .eslintrc.js
  • GGbong's avatar
    移动开发基础环境 · 8ce4d157
    GGbong committed May 26, 2020
    8ce4d157 Browse Directory
.eslintrc.js 74 Bytes
BlameHistoryPermalink
1 2 3 4
module.exports = {
  root: true,
  extends: '@react-native-community',
};