AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 reveal.js
.prettierrc
根目录
/
.prettierrc
1
{
2
"useTabs": true,
3
"tabWidth": 2,
4
"trailingComma": "es5",
5
"printWidth": 100,
6
"singleQuote": true,
7
"bracketSameLine": false
8
}
9
9 lines
Plain Text