Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/stylelint-config-twbs-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index 93245ad..b1b1a83 100644
--- a/index.js
+++ b/index.js
@@ -62,6 +62,7 @@ module.exports = {
'stylelint-config-recess-order'
],
'rules': {
+ 'annotation-no-unknown': null,
'no-invalid-position-at-import-rule': null,
'scss/at-extend-no-missing-placeholder': null,
'scss/at-function-named-arguments': 'never',