加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 638 Bytes
一键复制 编辑 原始数据 按行查看 历史
/node_modules
coverage
*.log
npm-debug.log
.logs
logs
*.swp
run
*-run
.idea
.DS_Store
.tmp
docs/CONTRIBUTING.md
docs/node_modules
docs/README.md
docs/db.json
docs/source/release/index.md
docs/source/member_guide.md
docs/source/_data/versions.yml
docs/**/contributing.md
docs/public
docs/plugins.png
package-lock.json
yarn.lock
!test/fixtures/apps/loader-plugin/node_modules
.editorconfig
*clinic-flame*
*clinic-doctor*
.nyc_output/
test/fixtures/apps/app-ts/**/*.js
!test/fixtures/apps/app-ts/node_modules
!test/fixtures/apps/app-ts/node_modules/**/*.js
test/fixtures/apps/app-ts-esm/**/*.js
test/fixtures/apps/app-ts-type-check/**/*.js
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化