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

Commit 10a05e2

Browse files
authored
Merge pull request #442 from KnisterPeter/update-deps
chore: update deps
2 parents 13f09a3 + bbf0062 commit 10a05e2

File tree

3 files changed

+217
-850
lines changed

3 files changed

+217
-850
lines changed

Diff for: .vscode/tasks.json

+2-1
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)