1 Star 0 Fork 0

acheding/ache

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.prettierrc.cjs 219 Bytes
Copy Edit Raw Blame History
zhang_gm@git authored 2023-05-16 16:02 . fix: pinia替换vuex
module.exports = {
printWidth: 140,
singleQuote: true, //单引号
semi: false, // 分号
useTabs: false, //tab缩进
tabWidth: 2, // .editorconfig 会覆盖
trailingcomma: 'none',
bracketSpacing: true,
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/acheding/ache.git
git@gitee.com:acheding/ache.git
acheding
ache
ache
master

Search