summaryrefslogtreecommitdiffstats
path: root/stylelint.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'stylelint.config.js')
-rw-r--r--stylelint.config.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/stylelint.config.js b/stylelint.config.js
new file mode 100644
index 000000000..364e50d48
--- /dev/null
+++ b/stylelint.config.js
@@ -0,0 +1,5 @@
+// SPDX-FileCopyrightText: Nextcloud contributors
+// SPDX-License-Identifier: AGPL-3.0-or-later
+const stylelintConfig = require('@nextcloud/stylelint-config')
+
+module.exports = stylelintConfig