Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Commit

Permalink
test: add step for checking events annotation (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-fix committed Sep 23, 2019
1 parent 39f3a6d commit 1c17186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"check": "npm-run-all --parallel check:*",
"check:bower": "magi check-bower",
"check:version": "magi check-version",
"check:docs": "magi check-events-docs",
"lint": "npm-run-all --parallel lint:*",
"lint:css": "stylelint *.html src/*.html demo/*.html theme/**/*.html test/*html",
"lint:html": "eslint *.html src demo test --ext .html",
Expand Down

0 comments on commit 1c17186

Please sign in to comment.