mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
chore(gh-actions): add style-lint on CI
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
"url": "https://github.com/cotes2020/jekyll-theme-chirpy/issues"
|
||||
},
|
||||
"homepage": "https://github.com/cotes2020/jekyll-theme-chirpy#readme",
|
||||
"scripts": {
|
||||
"test": "npx stylelint _sass/**/*.scss",
|
||||
"fixlint": "npx stylelint _sass/**/*.scss --fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-concat": "^2.6.1",
|
||||
|
||||
Reference in New Issue
Block a user