1 Star 0 Fork 324

helaili/vite-vue3-lowcode

forked from buqiyuan/vite-vue3-lowcode 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
buqiyuan 提交于 2022-01-01 01:31 . chore: :arrow_up:update deps
module.exports = {
printWidth: 100,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
trailingComma: 'all',
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/helaili/vite-vue3-lowcode.git
git@gitee.com:helaili/vite-vue3-lowcode.git
helaili
vite-vue3-lowcode
vite-vue3-lowcode
main

搜索帮助