Files
SubMiner/.prettierrc.json
2026-02-17 22:54:09 -08:00

6 lines
73 B
JSON

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