Files
rocket/.vscode/extensions.json
Thomas Allmer e17671c448 feat: engine
2022-03-09 18:11:27 +01:00

8 lines
169 B
JSON

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