1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 00:54:04 +02:00

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

3
.eslintignore Normal file
View File

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