mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-16 20:50:24 +00:00
Fix Hound warnings for minified files. (#20446)
This commit is contained in:
parent
1ca6c9d7f1
commit
27c924f91c
1 changed files with 3 additions and 0 deletions
3
.eslintignore
Normal file
3
.eslintignore
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
**/*.min.js
|
||||
**/vendor/*
|
||||
**/dist/*
|
||||
Loading…
Reference in a new issue