mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
updated tabs and comma
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"trailingComma": "none",
|
||||
"printWidth": 80
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user