🔧 Add recommended VS Code extensions (#1386)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
15
.vscode/extensions.json
vendored
Normal file
15
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"astral-sh.ty",
|
||||
"biomejs.biome",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"charliermarsh.ruff",
|
||||
"docker.docker",
|
||||
"github.vscode-github-actions",
|
||||
"mjmlio.vscode-mjml",
|
||||
"ms-playwright.playwright",
|
||||
"ms-python.debugpy",
|
||||
"ms-python.python",
|
||||
"tombi-toml.tombi"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user