Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: adjust code to already comply with upcoming ESLint v9#996

Merged
susnux merged 1 commit intomainfrom
chore/prepare-eslint-v9
Jun 4, 2025
Merged

refactor: adjust code to already comply with upcoming ESLint v9#996
susnux merged 1 commit intomainfrom
chore/prepare-eslint-v9

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jun 4, 2025

No description provided.

@susnux susnux requested a review from ShGKme June 4, 2025 20:46
lib/index.ts Outdated
Comment on lines 1 to 8
import type { NextcloudEvents } from './Event.ts'
/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: GPL-3.0-or-later
*/
import type { EventBus } from './EventBus'
import type { EventHandler } from './EventHandler'
import type { NextcloudEvents } from './Event'
import type { EventBus } from './EventBus.ts'
import type { EventHandler } from './EventHandler.ts'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you fix the comment position here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn fixed another on and thought I catched all...

@ShGKme
Copy link
Contributor

ShGKme commented Jun 4, 2025

Why not add ESLint config?

@susnux
Copy link
Contributor Author

susnux commented Jun 4, 2025

Why not add ESLint config?

Still some bugs found for which I will create a PR

@susnux susnux force-pushed the chore/prepare-eslint-v9 branch from 4d7355f to ca50d0d Compare June 4, 2025 21:41
@susnux susnux merged commit c6959a5 into main Jun 4, 2025
19 checks passed
@susnux susnux deleted the chore/prepare-eslint-v9 branch June 4, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants