1 Star 1 Fork 0

杨运交 / megrez-ng2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 264 Bytes
一键复制 编辑 原始数据 按行查看 历史
杨运交 提交于 2022-11-11 10:16 . 初始化
module.exports = {
singleQuote: true,
useTabs: false,
printWidth: 120,
tabWidth: 2,
semi: true,
htmlWhitespaceSensitivity: 'strict',
arrowParens: 'avoid',
bracketSpacing: true,
proseWrap: 'preserve',
trailingComma: 'none',
endOfLine: 'lf'
};
TypeScript
1
https://gitee.com/yang-yun-jiao/megrez-ng2.git
git@gitee.com:yang-yun-jiao/megrez-ng2.git
yang-yun-jiao
megrez-ng2
megrez-ng2
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891