1 Star 0 Fork 728

踩着两条虫 / AS-Editor

forked from 孤傲 / AS-Editor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 179 Bytes
一键复制 编辑 原始数据 按行查看 历史
孤傲 提交于 2021-08-25 14:39 . feat: v1.0.0
module.exports = {
endOfLine: 'auto',
jsxSingleQuote: true,
packageManager: 'yarn',
useTabs: false,
printWidth: 80,
tabWidth: 2,
semi: false,
singleQuote: true,
}
JavaScript
1
https://gitee.com/samchen08/as-editor.git
git@gitee.com:samchen08/as-editor.git
samchen08
as-editor
AS-Editor
master

搜索帮助