tft-fe/.prettierrc.json

5 lignes
69 B
JSON
Brut Vue normale Historique

2023-01-03 09:33:30 +08:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}