1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/types-test
renovate[bot] 23d0bd7056
fix(deps): update all non-major linting dependencies (5.x) (#2885)
* fix(deps): update all non-major linting dependencies

* fix lint issues

* chore: increase timeout

* chore: increase timeout

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-01-09 20:31:26 +01:00
..
plugins fix(deps): update all non-major linting dependencies (5.x) (#2885) 2022-01-09 20:31:26 +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.