mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-04 13:50:12 -05:00
11
.vscode/extensions.json
vendored
11
.vscode/extensions.json
vendored
@@ -1,13 +1,10 @@
|
||||
{
|
||||
// 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",
|
||||
"divlo.vscode-styled-jsx-languageserver",
|
||||
"divlo.vscode-styled-jsx-syntax",
|
||||
"editorconfig.editorconfig",
|
||||
"esbenp.prettier-vscode",
|
||||
"stylelint.vscode-stylelint",
|
||||
"ms-vscode.wordcount"
|
||||
"stylelint.vscode-stylelint"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user