tft-fe/.prettierrc.json
2023-01-03 09:33:30 +08:00

5 rader
69 B
JSON

{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}