9 Star 20 Fork 3

hocgin / chrome-extension-weather

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.prettierrc 175 Bytes
一键复制 编辑 原始数据 按行查看 历史
hocgin 提交于 2019-04-28 00:59 . 2.0.0 基础框架
{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"overrides": [
{
"files": ".prettierrc",
"options": { "parser": "json" }
}
]
}
JavaScript
1
https://gitee.com/hocgin/chrome-extension-weather.git
git@gitee.com:hocgin/chrome-extension-weather.git
hocgin
chrome-extension-weather
chrome-extension-weather
master

搜索帮助