Files
Joe Tretter 7f96ec1824 Creates codes, but they are wrong inconsistent
with google authenticator
2023-01-10 12:26:10 -06:00

11 lines
274 B
JSON

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