1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 17:10:28 -04:00
jarv.is/.vscode/extensions.json

13 lines
291 B
JSON

{
"recommendations": [
"dbaeumer.vscode-eslint",
"divlo.vscode-styled-jsx-languageserver",
"divlo.vscode-styled-jsx-syntax",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"silvenon.mdx",
"stylelint.vscode-stylelint",
"wix.vscode-import-cost"
]
}