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

5 Zeilen
69 B
JSON

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