0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/test/types-test
Juan Picado 4feaf241c9
fix: buffer deprecated warnings (#1993)
* chore: use Buffer.from and Buffer.alloc instead of deprecated new Buffer

* chore: fix lint

* chore: fix lint

Co-authored-by: Jarom Loveridge <jaroml@gradecam.com>
2020-11-03 07:55:08 +01:00
..
plugins fix: buffer deprecated warnings (#1993) 2020-11-03 07:55:08 +01: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.