1 Star 0 Fork 86

tpig / vite-vue-bpmn-process

forked from MiyueFE / vite-vue-bpmn-process 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 440 Bytes
一键复制 编辑 原始数据 按行查看 历史
MiyueFE 提交于 2022-05-30 15:25 . fix: eslint
{
"printWidth": 100,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"vueIndentScriptAndStyle": true,
"singleQuote": true,
"quoteProps": "as-needed",
"bracketSpacing": true,
"trailingComma": "none",
"jsxBracketSameLine": false,
"jsxSingleQuote": false,
"arrowParens": "always",
"insertPragma": false,
"requirePragma": false,
"proseWrap": "never",
"htmlWhitespaceSensitivity": "strict",
"endOfLine": "lf"
}
TypeScript
1
https://gitee.com/tpig/vite-vue-bpmn-process.git
git@gitee.com:tpig/vite-vue-bpmn-process.git
tpig
vite-vue-bpmn-process
vite-vue-bpmn-process
dev

搜索帮助