We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb109d4 commit 71d96eeCopy full SHA for 71d96ee
1 file changed
.vscode/extensions.json
@@ -1,8 +1,15 @@
1
{
2
"recommendations": [
3
- "attilabuti.vscode-mjml",
4
- "ms-python.python",
+ "astral-sh.ty",
+ "biomejs.biome",
5
+ "bradlc.vscode-tailwindcss",
6
+ "charliermarsh.ruff",
7
+ "docker.docker",
8
+ "github.vscode-github-actions",
9
+ "mjmlio.vscode-mjml",
10
+ "ms-playwright.playwright",
11
"ms-python.debugpy",
- "charliermarsh.ruff"
12
+ "ms-python.python",
13
+ "tombi-toml.tombi"
14
]
15
}
0 commit comments