Wheelie/.vscode/extensions.json

8 lines
163 B
JSON
Raw Permalink Normal View History

2021-02-24 14:58:26 +01:00
{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"oderwat.indent-rainbow",
"timonwong.shellcheck"
]
}