More linting, added a gulp lint:build
task which will exit gulp if theres an issue. gulp build
and gulp test
now lint and fail.
Commits:
BUGFIX
fix toast for deploying (f94ec53)
FEATURE
add linting to build (stops it) and testing (8a0ffda)
BUGFIX
linting from stored eslintrc (b6c5485)