#!/bin/bash -ex

./node_modules/.bin/eslint src
./node_modules/.bin/eslint gulpfile.js
