mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-15 03:35:59 +00:00
9 lines
188 B
JSON
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"
|
|
]
|
|
}
|