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