1 Star 0 Fork 10

sxpwang/mermaid

forked from Gitee 极速下载/mermaid 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.lintstagedrc.mjs 429 Bytes
一键复制 编辑 原始数据 按行查看 历史
export default {
'!(docs/**/*)*.{ts,js,html,md,mts}': [
'eslint --cache --cache-strategy content --fix',
// don't cache prettier yet, since we use `prettier-plugin-jsdoc`,
// and prettier doesn't invalidate cache on plugin updates"
// https://prettier.io/docs/en/cli.html#--cache
'prettier --write',
],
'cSpell.json': ['ts-node-esm scripts/fixCSpell.ts'],
'**/*.jison': ['pnpm -w run lint:jison'],
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sxpwang/mermaid.git
git@gitee.com:sxpwang/mermaid.git
sxpwang
mermaid
mermaid
develop

搜索帮助

0d507c66 1850385 C8b1a773 1850385