We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56138b6 commit 9359130Copy full SHA for 9359130
1 file changed
.vscode/extensions.json
@@ -3,7 +3,7 @@
3
// for the documentation about the extensions.json format
4
"recommendations": [
5
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
6
- "eg2.tslint",
+ "ms-vscode.vscode-typescript-tslint-plugin",
7
"EditorConfig.EditorConfig"
8
]
9
}
0 commit comments