返回 AiToEarn
.prettierrc
1 {
2 "singleQuote": true,
3 "trailingComma": "all"
4 }
4 lines Plain Text