1 Star 0 Fork 10

/uniapp-vue3-ts-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 414 Bytes
一键复制 编辑 原始数据 按行查看 历史
xingyu 提交于 2022-08-11 14:19 . init
module.exports = {
printWidth: 100,
tabWidth: 2,
useTabs: false,
semi: false,
vueIndentScriptAndStyle: false,
singleQuote: true,
quoteProps: 'as-needed',
bracketSpacing: true,
trailingComma: 'none',
jsxSingleQuote: false,
arrowParens: 'always',
insertPragma: false,
requirePragma: false,
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
rangeStart: 0
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/nightsdsdsd/uniapp-vue3-ts-template.git
[email protected]:nightsdsdsd/uniapp-vue3-ts-template.git
nightsdsdsd
uniapp-vue3-ts-template
uniapp-vue3-ts-template
master

搜索帮助