vscode-appwrite/.vscode/extensions.json
2021-04-19 13:11:56 -07:00

9 lines
202 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint",
"eamodio.tsl-problem-matcher"
]
}