deskcontrol/.vscode/extensions.json
Jens True bad20a7f58
All checks were successful
continuous-integration/drone/push Build is passing
Cleanup and removal of Syslog usage
2019-08-16 20:39:27 +02:00

7 lines
171 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}