Upgrading vendor folder dependencies.
This commit is contained in:
parent
4a0cbcd770
commit
acbe9ad9e5
229 changed files with 10735 additions and 4528 deletions
9
vendor/git.apache.org/thrift.git/.eslintignore
generated
vendored
Normal file
9
vendor/git.apache.org/thrift.git/.eslintignore
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
# TODO: Use eslint on js lib and generated code
|
||||
|
||||
# Ignore lib/js for now, which uses jshint currently
|
||||
lib/js/*
|
||||
# Ignore all generated code for now
|
||||
**/gen-*
|
||||
|
||||
# Don't lint nested node_modules
|
||||
**/node_modules
|
Loading…
Add table
Add a link
Reference in a new issue