adetailer / .vscode /extensions.json
nolanaatama's picture
Initial commit
bdd2229
raw
history blame contribute delete
178 Bytes
{
"recommendations": [
"ms-python.black-formatter",
"kevinrose.vsc-python-indent",
"charliermarsh.ruff",
"shardulm94.trailing-spaces"
]
}