Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 65e1abe

Browse files
committed
chore: update deps
1 parent 6c6ad40 commit 65e1abe

File tree

3 files changed

+217
-850
lines changed

3 files changed

+217
-850
lines changed

.vscode/tasks.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"panel": "shared"
1919
},
2020
"problemMatcher": [
21-
"$tsc-watch"
21+
"$tsc-watch",
22+
"$tslint5"
2223
]
2324
}
2425
]

0 commit comments

Comments
 (0)