Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 0e67b84

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#829)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Reichhart <daniel.reichhart@gmx.net>
1 parent 3c55ddc commit 0e67b84

File tree

6 files changed

+238
-231
lines changed

6 files changed

+238
-231
lines changed

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ rules:
5151
simple-import-sort/imports: 2 # Enabling the plugin simple-import-sort
5252
sort-imports: 0 # We already use the simple-import-sort plugin
5353

54+
'@typescript-eslint/lines-around-comment': 0
5455
'@typescript-eslint/naming-convention': 0
5556
'@typescript-eslint/no-require-imports': 0
5657
'@typescript-eslint/no-type-alias': 0

0 commit comments

Comments
 (0)