Fix Hound warnings for minified files. (#20446)

This commit is contained in:
Bardi Harborow 2016-10-06 14:12:24 +11:00 committed by Mark Otto
parent 1ca6c9d7f1
commit 27c924f91c
1 changed files with 3 additions and 0 deletions

3
.eslintignore Normal file
View File

@ -0,0 +1,3 @@
**/*.min.js
**/vendor/*
**/dist/*