jcloud/.prettierrc.json
2025-04-12 17:39:38 +08:00

6 lines
59 B
JSON

{
"useTabs": true,
"singleQuote": true,
"tabWidth": 2
}