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 9ee4c29 commit 2426bd4Copy full SHA for 2426bd4
.vscode/extensions.json
@@ -3,8 +3,8 @@
3
// for the documentation about the extensions.json format
4
"recommendations": [
5
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
6
- "eg2.tslint",
+ "dbaeumer.vscode-eslint",
7
"EditorConfig.EditorConfig",
8
- "eamodio.tsl-problem-matcher"
+ "amodio.tsl-problem-matcher"
9
]
10
-}
+}
0 commit comments