aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/frontend/stylelint.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/base/frontend/stylelint.config.js')
-rw-r--r--plugins/base/frontend/stylelint.config.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/base/frontend/stylelint.config.js b/plugins/base/frontend/stylelint.config.js
index 02b3f4ac..23c951f0 100644
--- a/plugins/base/frontend/stylelint.config.js
+++ b/plugins/base/frontend/stylelint.config.js
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
module.exports = {
extends: '@jetbrains/stylelint-config',
rules: {}