0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/middleware/src
Dina Basumatary 4c58a46b43
Get rid of @ts-ignore (iteration 1 or many more to go) (#4079)
* Update process.ts

- Removed the silentNpm function. not being used anywhere
- Type guard for childProcess.stdout
- fix type errors

* typo

* remove @ts-ignore

* remove ts-ignore

* chore: remove type already inferred

* chore: fix types

* chore: fix types and add typeguard

* chore: fix pnpm 8.9.0

* revert an incorrect change

---------

Co-authored-by: Dina Basumatary <dnafication@users.noreply.github.com>
2023-10-26 17:49:05 +02:00
..
middlewares Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
index.ts fix: expose middleware methods #3915 (#3934) 2023-07-15 20:38:43 +02:00
types.ts feat: expose middleware utils (#3580) 2023-01-29 15:08:50 +01:00