0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-10 23:39:31 -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
README.md

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.