mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
squash task pipeline
This commit is contained in:
@@ -14,3 +14,11 @@ npm run lint-e2e || exit 1
|
||||
echo "====== lint Demo shell ====="
|
||||
|
||||
ng lint dev || exit 1
|
||||
|
||||
echo "====== spellcheck ====="
|
||||
|
||||
npm run spellcheck || exit 1
|
||||
|
||||
echo "====== styleLint ====="
|
||||
|
||||
npm run stylelint || exit 1
|
||||
|
Reference in New Issue
Block a user