Skip to content

Commit 41bbd64

Browse files
committed
chore(project): added npm lint script
1 parent 2ac4053 commit 41bbd64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"private": true,
2727
"scripts": {
2828
"build": "gulp build",
29+
"lint": "gulp lint",
2930
"test": " gulp test",
3031
"demo": " gulp build:demo",
3132
"check-travis": " travis-status --repo=anthonynahas/ngx-material-password-strength --branch=master --fail-pending || echo 'Not yet passing'"

0 commit comments

Comments
 (0)