Files
EMS-ESP32/interface/.prettierrc

7 lines
90 B
Plaintext

{
"singleQuote": true,
"semi": true,
"trailingComma": "none",
"printWidth": 120
}