2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Switch to our Stylelint config. (#27974)

This commit is contained in:
XhmikosR
2019-01-05 20:59:44 +02:00
committed by GitHub
parent f21b5f9e98
commit d1067d7c35
4 changed files with 17 additions and 330 deletions
+11
View File
@@ -9759,6 +9759,17 @@
}
}
},
"stylelint-config-bootstrap": {
"version": "github:twbs/stylelint-config-bootstrap#044b3c3680bce00b375f72318692b25632e87be8",
"from": "github:twbs/stylelint-config-bootstrap#v0.1.0",
"dev": true,
"requires": {
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^2.0.0",
"stylelint-scss": "^3.4.4"
}
},
"stylelint-config-recommended": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-2.1.0.tgz",