1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/types-test
Juan Picado ee97dcb46c
feat: replace bunyan by pino.js (#2148)
* feat: replace bunyan by pino.js

* chore: refactor logger

* chore: fix e2e

* chore: better catch
2021-03-30 20:32:46 +02:00
..
plugins feat: replace bunyan by pino.js (#2148) 2021-03-30 20:32:46 +02:00
.eslintrc chore: fix eslint warnings (#1471) 2019-09-26 18:22:14 +02:00
README.md chore: fix eslint warnings (#1471) 2019-09-26 18:22:14 +02:00

Types smoke test

This folder is intended to check whether any type update might break plugin implementations

Contribute

  • Add more scenarios, middleware, plugins, filters etc.