mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:38:48 -06:00
10 lines
201 B
JSON
10 lines
201 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"rbuckton.tsserver-live-reload"
|
|
],
|
|
|
|
"unwantedRecommendations": [
|
|
"ms-vscode.vscode-typescript-tslint-plugin"
|
|
]
|
|
} |