chore: add mdx and gitlens as recommended VSCode extensions for improved development experience
This commit is contained in:
parent
35bcbb7a06
commit
8e2a6a3d47
4
.vscode/extensions.json
vendored
4
.vscode/extensions.json
vendored
@ -2,6 +2,8 @@
|
||||
"recommendations": [
|
||||
"biomejs.biome",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"Lokalise.i18n-ally"
|
||||
"Lokalise.i18n-ally",
|
||||
"unifiedjs.vscode-mdx",
|
||||
"eamodio.gitlens"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user