revite/.vscode/extensions.json

8 lines
129 B
JSON
Raw Normal View History

{
"recommendations": [
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"kol.commit-lint"
]
}