1 Star 0 Fork 1

gaosongstu/javacore

forked from mirrors_dunwu/javacore 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
prettier.config.js 178 Bytes
一键复制 编辑 原始数据 按行查看 历史
turnon 提交于 2022-04-26 18:19 . docs: 整理文档
/**
* @see https://prettier.io/docs/en/options.html
* @see https://prettier.io/docs/en/configuration.html
*/
module.exports = {
tabWidth: 2, semi: false, singleQuote: true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaosongstu/javacore.git
git@gitee.com:gaosongstu/javacore.git
gaosongstu
javacore
javacore
master

搜索帮助