9 lines
227 B
JSON
9 lines
227 B
JSON
|
{
|
||
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||
|
// for the documentation about the extensions.json format
|
||
|
"recommendations": [
|
||
|
"marlinfirmware.auto-build",
|
||
|
"platformio.platformio-ide"
|
||
|
]
|
||
|
}
|