Mind_Reader/.vscode/extensions.json
2021-10-19 12:32:26 -05:00

9 lines
188 B
JSON

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