0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/packages
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
..
api Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
auth Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
cli chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
config chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
core Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
hooks chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
loaders chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
logger chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
middleware Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
node-api chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
plugins chore: updated static data 2023-10-26 00:12:53 +00:00
proxy chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
search chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
server chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
signature chore: update contribution guidelines 2023-10-15 13:34:59 +02:00
standalone chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
store chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
tools chore: updated static data 2023-10-26 00:12:53 +00:00
ui-components chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
utils chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
verdaccio chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
web chore: update versions (next) (#4056) 2023-10-14 22:53:21 +02:00
.eslintrc