Files
scoreko-electron-dev/.prettierrc
T

6 lines
74 B
Plaintext

{
"singleQuote": false,
"printWidth": 120,
"trailingComma": "all"
}