This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
old-monorepo/demos/serial-receiver/.vscode/extensions.json

8 lines
197 B
JSON
Raw Normal View History

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