Skip to content
  • This project
    • Loading...
  • Sign in

bdc / bdcdj-web

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • bdcdj-web
  • jsconfig.json
  • renchao@pashanhoo.com's avatar
    1 · e8759a2d
    e8759a2d Browse Directory
    renchao@pashanhoo.com committed 2023-04-25 16:09:08 +0800
jsconfig.json 80 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
{
  "typeAcquisition": {
    "include": [
      "wechat-miniprogram"
    ]
  }
}