Commit Graph

2 Commits

Author SHA1 Message Date
Naseem d7f4fe29db feat: lint examples (#649)
* refactor: use a single eslintrc for all examples folders

furthermore, override the strict rule that ships with airbnb

* fix: turn off no-use-before-define

* fix: install eslint in ci container

Co-Authored-By: Daniel Dyla <dyladan@users.noreply.github.com>

* fix: ignore uninstalled packages lint errors

We will not want to install all examples in CI

Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-01-24 08:03:04 -05:00
Mark Wolff 39c6a1951f feat: add redis plugin example (#534)
* feat: add redis plugin example

* fix: misc formatting errors

* fix: comments on package.json

* refactor: remove nodetracer config
2019-11-27 08:28:03 -08:00