Files
multi-simadmin/.prettierrc.json
T

6 lines
73 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100
}