47 Star 262 Fork 147

拓深科技/thingsvue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
prettier.config.js 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
xukangKen 提交于 1年前 . Add | 项目初始化
module.exports = {
printWidth: 100,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
trailingComma: 'all',
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tpsonwell_admin/thingsvue.git
git@gitee.com:tpsonwell_admin/thingsvue.git
tpsonwell_admin
thingsvue
thingsvue
master

搜索帮助