fraud-detection-ml/ui/.prettierrc.json
2025-02-14 11:18:13 +08:00

6 lines
66 B
JSON

{
"semi": false,
"singleQuote": true,
"endOfLine": "auto"
}