Skip to content

Commit 99730cb

Browse files
committed
upgrade logging
1 parent e45db35 commit 99730cb

File tree

5 files changed

+26
-687
lines changed

5 files changed

+26
-687
lines changed

.vscode/extensions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
3+
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
4+
// List of extensions which should be recommended for users of this workspace.
5+
"recommendations": [
6+
"dbaeumer.vscode-eslint"
7+
],
8+
}

0 commit comments

Comments
 (0)