mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "trunk.io",
|
|
"files.associations": {
|
|
"*.mdx": "markdown"
|
|
}
|
|
}
|