1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 13:38:27 -04:00
jarv.is/.vscode/extensions.json

14 lines
374 B
JSON

{
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"editorconfig.editorconfig",
"budparr.language-hugo-vscode",
"dbaeumer.vscode-eslint",
"davidanson.vscode-markdownlint",
"esbenp.prettier-vscode",
"stylelint.vscode-stylelint",
"ms-vscode.wordcount"
]
}