10 Star 108 Fork 39

每天一点 / antv x6 demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
每天一点 提交于 2022-10-16 23:42 . 1
module.exports = {
printWidth: 140,
semi: true,
vueIndentScriptAndStyle: true,
singleQuote: true,
trailingComma: 'all',
proseWrap: 'never',
htmlWhitespaceSensitivity: 'strict',
endOfLine: 'auto',
};
TypeScript
1
https://gitee.com/icefox1/cx-flow-x6.git
git@gitee.com:icefox1/cx-flow-x6.git
icefox1
cx-flow-x6
antv x6 demo
master

搜索帮助