1 Star 0 Fork 58

DJ / joplin

forked from Gitee 极速下载 / joplin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lint-staged.config.js 122 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
'**/*.ts?(x)': () => 'npm run build',
'*.{js,jsx,ts,tsx}': [
'npm run linter',
'git add',
],
};
1
https://gitee.com/dang050/joplin.git
git@gitee.com:dang050/joplin.git
dang050
joplin
joplin
master

搜索帮助