Add flow-typed to vendor.yml (#3741)

This commit is contained in:
Wade Urry
2017-08-09 11:25:27 +01:00
committed by Colin Seymour
parent dd3d8586c5
commit 6db7736860

View File

@@ -191,6 +191,9 @@
# React
- (^|/)react(-[^.]*)?\.js$
# flow-typed
- (^|/)flow-typed/.*\.js$
# Modernizr
- (^|/)modernizr\-\d\.\d+(\.\d+)?\.js$
- (^|/)modernizr\.custom\.\d+\.js$