We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112f8ba commit bfe8525Copy full SHA for bfe8525
.vscode/extensions.json
@@ -2,7 +2,7 @@
2
// See http://go.microsoft.com/fwlink/?LinkId=827846
3
// for the documentation about the extensions.json format
4
"recommendations": [
5
- "eg2.tslint",
+ "ms-vscode.vscode-typescript-tslint-plugin",
6
"EditorConfig.EditorConfig"
7
]
8
}
0 commit comments