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 12cbb37 commit cc1b3a2Copy full SHA for cc1b3a2
.vscode/extensions.json
@@ -6,7 +6,7 @@
6
"msjsdiag.debugger-for-chrome",
7
"ms-azure-devops.azure-pipelines",
8
"ms-vscode.powershell",
9
- "ms-vscode.vscode-typescript-tslint-plugin",
10
- "davidanson.vscode-markdownlint"
+ "davidanson.vscode-markdownlint",
+ "dbaeumer.vscode-eslint"
11
]
12
}
0 commit comments