1 Star 3 Fork 1

四川勾点科技有限公司/glcs-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
tanyujie 提交于 2023-12-03 19:38 . init
module.exports = {
printWidth: 100,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
trailingComma: 'all',
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/scgoudian/glcs-vue.git
[email protected]:scgoudian/glcs-vue.git
scgoudian
glcs-vue
glcs-vue
master

搜索帮助