10 Star 76 Fork 23

Gitee 极速下载 / Portainer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/portainer/portainer
克隆/下载
lint-staged.config.js 195 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
'*.(js|ts){,x}': 'eslint --cache --fix',
'*.(ts){,x}': () => 'tsc --noEmit',
'*.{js,ts,tsx,css,md,html,json}': 'prettier --write',
'*.go': () => 'make lint-server',
};
JavaScript
1
https://gitee.com/mirrors/portainer.git
git@gitee.com:mirrors/portainer.git
mirrors
portainer
Portainer
develop

搜索帮助