Files
SubMiner/.prettierrc.json
T

6 lines
73 B
JSON

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