1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00
twitter-openapi/.vscode/extensions.json
ふぁ 5739fe06d3
update vscode config
Signed-off-by: ふぁ <yuki@yuki0311.com>
2024-02-06 13:52:37 +09:00

9 lines
No EOL
162 B
JSON

{
"recommendations": [
"redhat.vscode-yaml",
"ms-python.vscode-pylance",
"ms-python.python",
"ms-python.debugpy",
"charliermarsh.ruff"
]
}