Exclude minified javascript from linting

This commit is contained in:
Ray Schamp 2016-05-17 21:01:11 -04:00
parent acf0f1c298
commit 2c21a96c2d

View file

@ -2,3 +2,4 @@ node_modules/*
static/*
build/*
intl/*
**/*.min.js