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