mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"printWidth": 80
|
|
}
|