Files
hmc-guide/themes/twbs/bootstrap/.vscode/extensions.json
2026-01-11 16:48:19 -08:00

11 lines
243 B
JSON

{
"recommendations": [
"astro-build.astro-vscode",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"hossaini.bootstrap-intellisense",
"streetsidesoftware.code-spell-checker",
"stylelint.vscode-stylelint"
]
}