15 lines
355 B
JSON
15 lines
355 B
JSON
{
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
|
|
"recommendations": [
|
|
"ms-vscode-remote.remote-wsl",
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"ms-python.debugpy",
|
|
"charliermarsh.ruff",
|
|
"docker.docker",
|
|
"angular.ng-template",
|
|
"dbaeumer.vscode-eslint",
|
|
"tombi-toml.tombi"
|
|
]
|
|
}
|