1 Star 3 Fork 0

RookieHao / electron-music-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc.js 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
ChenHao 提交于 2019-07-29 11:15 . style(global): fix the eslint settings
module.exports = {
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": false,
"jsxBracketSameLine": true,
"arrowParens": "avoid",
"insertPragma": true,
"tabWidth": 2,
"useTabs": false
};
TypeScript
1
https://gitee.com/RookieHao/electron-music-app.git
git@gitee.com:RookieHao/electron-music-app.git
RookieHao
electron-music-app
electron-music-app
master

搜索帮助