Skip to content

Commit 3050d48

Browse files
committed
chore: update ESLint to v9
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent e209b21 commit 3050d48

3 files changed

Lines changed: 2688 additions & 3526 deletions

File tree

eslint.config.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/*!
2+
* SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
3+
* SPDX-License-Identifier: CC0-1.0
4+
*/
5+
6+
import { recommendedLibrary } from '@nextcloud/eslint-config'
7+
8+
export default [...recommendedLibrary]

0 commit comments

Comments
 (0)