mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): add validate task to gulp that will run linting tools and testing tools
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"gulp-remember": "^0.3.0",
|
||||
"gulp-rename": "~1.2.0",
|
||||
"gulp-sass": "^2.0.4",
|
||||
"gulp-scss-lint": "^0.3.9",
|
||||
"gulp-shell": "^0.4.0",
|
||||
"gulp-strip-debug": "^1.1.0",
|
||||
"gulp-tslint": "^4.3.4",
|
||||
@@ -91,4 +92,4 @@
|
||||
"path": "node_modules/ionic-cz-conventional-changelog"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user