mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-10 02:53:36 -05:00
Install stylelint-scss
This commit is contained in:
parent
eec8ad51b5
commit
ff6dfe1897
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.4.3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue