mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:54:44 -06:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint"
|
|
],
|
|
|
|
"unwantedRecommendations": [
|
|
"ms-vscode.vscode-typescript-tslint-plugin"
|
|
]
|
|
} |