1 Star 0 Fork 2.4K

custfork / jeecgboot-vue3

forked from JEECG / jeecgboot-vue3 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 413 Bytes
一键复制 编辑 原始数据 按行查看 历史
JEECG 提交于 2022-03-09 23:58 . jeecgboot-vue 1.0.0-beta版本发布
module.exports = {
printWidth: 100,
tabWidth: 2,
useTabs: false,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
quoteProps: 'as-needed',
bracketSpacing: true,
trailingComma: 'es5',
jsxSingleQuote: false,
arrowParens: 'always',
insertPragma: false,
requirePragma: false,
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
rangeStart: 0,
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/autoer/jeecgboot-vue3.git
git@gitee.com:autoer/jeecgboot-vue3.git
autoer
jeecgboot-vue3
jeecgboot-vue3
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891