10 lines
464 B
JSON
10 lines
464 B
JSON
|
{
|
||
|
"python.languageServer": "Pylance",
|
||
|
"python.linting.pylintEnabled": false,
|
||
|
"python.analysis.extraPaths": [
|
||
|
"",
|
||
|
"c:\\Users\\ebbe.bass\\.vscode\\extensions\\joedevivo.vscode-circuitpython-0.1.20-win32-x64\\stubs",
|
||
|
"c:\\Users\\ebbe.bass\\AppData\\Roaming\\Code\\User\\globalStorage\\joedevivo.vscode-circuitpython\\bundle\\20240326\\adafruit-circuitpython-bundle-py-20240326\\lib"
|
||
|
],
|
||
|
"circuitpython.board.version": null
|
||
|
}
|