mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-10 02:53:36 -05:00
Merge pull request #871 from ferrarimarco/stylelint-scss
Install stylelint-scss
This commit is contained in:
commit
13f30eae1c
1 changed files with 1 additions and 0 deletions
1
dependencies/package.json
vendored
1
dependencies/package.json
vendored
|
@ -23,6 +23,7 @@
|
|||
"standard": "^14.3.4",
|
||||
"stylelint": "^13.7.2",
|
||||
"stylelint-config-standard": "^20.0.0",
|
||||
"stylelint-scss": "^3.18.0",
|
||||
"typescript": "^4.0.3",
|
||||
"tekton-lint": "^0.5.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue