1 Star 0 Fork 3.9K

xbc / go-view

forked from dromara / go-view 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 233 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
printWidth: 120,
tabWidth: 2,
useTabs: false,
singleQuote: true,
semi: false,
trailingComma: "none",
bracketSpacing: true,
jsxSingleQuote: true,
jsxBracketSameLine: false,
arrowParens: "avoid"
}
TypeScript
1
https://gitee.com/xbcsoft2019/go-view.git
git@gitee.com:xbcsoft2019/go-view.git
xbcsoft2019
go-view
go-view
master

搜索帮助