Skip to content

Commit cc1b3a2

Browse files
committed
Update VS Code linter extension
1 parent 12cbb37 commit cc1b3a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"msjsdiag.debugger-for-chrome",
77
"ms-azure-devops.azure-pipelines",
88
"ms-vscode.powershell",
9-
"ms-vscode.vscode-typescript-tslint-plugin",
10-
"davidanson.vscode-markdownlint"
9+
"davidanson.vscode-markdownlint",
10+
"dbaeumer.vscode-eslint"
1111
]
1212
}

0 commit comments

Comments
 (0)