2 Star 10 Fork 43

北京凯特伟业科技有限公司 / jecloud-pc-libs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 394 Bytes
一键复制 编辑 原始数据 按行查看 历史
linzhichao 提交于 2021-10-12 22:15 . cli(init): 初始化项目
module.exports = {
printWidth: 100,
tabWidth: 2,
useTabs: false,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
quoteProps: 'as-needed',
bracketSpacing: true,
trailingComma: 'all',
jsxSingleQuote: false,
arrowParens: 'always',
insertPragma: false,
requirePragma: false,
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'lf',
};
JavaScript
1
https://gitee.com/ketr/jecloud-pc-libs.git
git@gitee.com:ketr/jecloud-pc-libs.git
ketr
jecloud-pc-libs
jecloud-pc-libs
master

搜索帮助