Files
adetailer/.vscode/extensions.json
2024-03-28 20:20:25 +09:00

10 lines
214 B
JSON

{
"recommendations": [
"ms-python.vscode-pylance",
"ms-python.black-formatter",
"kevinrose.vsc-python-indent",
"charliermarsh.ruff",
"shardulm94.trailing-spaces"
]
}