14 Star 69 Fork 22

antv / Graphin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 124 Bytes
一键复制 编辑 原始数据 按行查看 历史
PomeloTerminal 提交于 2021-01-31 20:04 . feat:adjust prettier config
module.exports = {
semi: true,
trailingComma: 'all',
singleQuote: true,
printWidth: 120,
arrowParens: 'avoid',
};
JavaScript
1
https://gitee.com/antv/graphin.git
git@gitee.com:antv/graphin.git
antv
graphin
Graphin
master

搜索帮助