1 Star 0 Fork 18

tangrun / 单点数字化校园

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 366 Bytes
一键复制 编辑 原始数据 按行查看 历史
单点科技 提交于 2023-05-26 17:55 . 初始化代码
module.exports = {
arrowParens: 'avoid',
bracketSpacing: true,
htmlWhitespaceSensitivity: 'css',
insertPragma: false,
bracketSameLine: false,
jsxSingleQuote: true,
printWidth: 120,
proseWrap: 'preserve',
quoteProps: 'as-needed',
requirePragma: false,
semi: false,
singleQuote: true,
tabWidth: 2,
trailingComma: 'none',
useTabs: false
}
PHP
1
https://gitee.com/tangrunlive/icampus.git
git@gitee.com:tangrunlive/icampus.git
tangrunlive
icampus
单点数字化校园
master

搜索帮助