1 Star 0 Fork 2

czhcoding/bsin-ui-merchant

forked from s11e-DAO/bsin-ui-merchant 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
你瞅着我的熊瞎子了吗 提交于 2021-12-09 19:01 . 完整纯净版1.0
module.exports = {
printWidth: 100,
tabWidth: 2,
useTabs: false,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
quoteProps: 'as-needed',
bracketSpacing: true,
trailingComma: 'es5',
jsxBracketSameLine: false,
jsxSingleQuote: false,
arrowParens: 'always',
insertPragma: false,
requirePragma: false,
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
rangeStart: 0,
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/c3360/bsin-ui-merchant.git
git@gitee.com:c3360/bsin-ui-merchant.git
c3360
bsin-ui-merchant
bsin-ui-merchant
master

搜索帮助