1 Star 0 Fork 312

bear / smart-flow-design

forked from GunsFlow / smart-flow-design 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 425 Bytes
一键复制 编辑 原始数据 按行查看 历史
GunsFlow 提交于 2022-04-20 19:39 . 第一次提交
module.exports = {
printWidth: 180,
tabWidth: 2,
useTabs: false,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
quoteProps: 'as-needed',
bracketSpacing: true,
trailingComma: 'all',
jsxBracketSameLine: false,
jsxSingleQuote: false,
arrowParens: 'always',
insertPragma: false,
requirePragma: false,
proseWrap: 'never',
htmlWhitespaceSensitivity: 'ignore',
endOfLine: 'auto',
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/booniez/smart-flow-design.git
git@gitee.com:booniez/smart-flow-design.git
booniez
smart-flow-design
smart-flow-design
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891