mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "trunk.io",
|
|
"trunk.enableWindows": true,
|
|
"files.insertFinalNewline": false,
|
|
"files.trimFinalNewlines": false
|
|
}
|