We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e209b21 commit 3050d48Copy full SHA for 3050d48
3 files changed
eslint.config.js
@@ -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