kubrick/.vscode/extensions.json
2024-09-08 13:13:53 +07:00

14 lines
360 B
JSON

{
"recommendations": [
"astro-build.astro-vscode",
"csstools.postcss",
"davidanson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
"dotiful.dotfiles-syntax-highlighting",
"editorconfig.editorconfig",
"formulahendry.auto-rename-tag",
"jock.svg",
"meganrogge.template-string-converter",
"stylelint.vscode-stylelint",
]
}