specify npm prefix and stylelint configs and adjust ignores
This commit is contained in:
parent
0617b9424b
commit
dbd5a02617
6 changed files with 18 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
/* global module */
|
||||
|
||||
module.exports = {
|
||||
"extends": "stylelint-config-standard",
|
||||
"extends": "stylelint-config-standard-scss",
|
||||
|
||||
"plugins": [
|
||||
"stylelint-order"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue