3 Star 71 Fork 28

试试才知道 / nginx-tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
prettier.config.js 178 Bytes
一键复制 编辑 原始数据 按行查看 历史
turnon 提交于 2020-01-10 10:33 . update
/**
* @see https://prettier.io/docs/en/options.html
* @see https://prettier.io/docs/en/configuration.html
*/
module.exports = {
tabWidth: 2, semi: false, singleQuote: true
}
其他
1
https://gitee.com/oneGB/nginx-tutorial.git
git@gitee.com:oneGB/nginx-tutorial.git
oneGB
nginx-tutorial
nginx-tutorial
master

搜索帮助