1 Star 0 Fork 0

yangming886/aurelia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 855 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.iml
.idea
.DS_STORE
.rpt2_cache
.eslintcache
TESTS-*.xml
packages/**/*.txt
**/node_modules
**/coverage
**/dist
**/*.tgz
/test/**/coverage
/build
**/debug.log
**/npm-debug.log
# npm <= 8.4.0 works with .npmrc in individual package
# so we used to have .npmrc with package-lock=false there
# npm >= 8.5.0 is deprecating this behavior, so we remove it
# to make it easy for application, probably add this
# so in the future, when we move to a higher level of npm, it won't break
package-lock.json
tsconfig.tsbuildinfo
screenshots
*.code-workspace
test/benchmarking-apps/runner/cosmos.config.json
# Use the following directory to stash anything in the workspace, that you don't want to push to remote. For example: personal notes, todos etc.
/.ignored
**/.angular
**/webdriver-ts/results
**/webdriver-ts/traces
.turbo
.parcel-cache
.tsconfig.dev.json
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangming886/aurelia.git
git@gitee.com:yangming886/aurelia.git
yangming886
aurelia
aurelia
master

搜索帮助