theconstruct / .vscode /extensions.json
teotomic's picture
Upload folder using huggingface_hub
42d9709 verified
raw
history blame contribute delete
290 Bytes
Invalid JSON: Expected property name or '}' in JSONat line 2, column 2
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"ban.spellright",
"ms-iot.vscode-ros",
"ms-python.black-formatter",
"ms-python.flake8",
]
}