1 Star 0 Fork 0

SyncGithub/eslint-config-comall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 233 Bytes
一键复制 编辑 原始数据 按行查看 历史
叶枫 提交于 2021-10-27 15:48 . feat: 初始化
language: node_js
node_js:
- 14
deploy:
provider: npm
email: $EMAIL_ADDRESS
skip_cleanup: true
api_key: $AUTH_TOKEN
on:
tags: true
branch: main
tag: latest
condition: '$TRAVIS_TAG =~ ^v[0-9]+.[0-9]+.[0-9]+$'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sync-github/eslint-config-comall.git
git@gitee.com:sync-github/eslint-config-comall.git
sync-github
eslint-config-comall
eslint-config-comall
main

搜索帮助