0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/packages/api/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
..
v1 refactor: html render middleware improvements (#3603) 2023-02-12 20:26:18 +01:00
dist-tags.ts refactor logger module (#3592) 2023-02-05 21:00:32 +01:00
index.ts Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
package.ts refactor logger module (#3592) 2023-02-05 21:00:32 +01:00
ping.ts
publish.ts Get rid of @ts-ignore (iteration 1 or many more to go) (#4079) 2023-10-26 17:49:05 +02:00
search.ts
stars.ts chore: list stars of an user (#3451) 2022-10-21 23:05:18 +02:00
user.ts refactor: html render middleware improvements (#3603) 2023-02-12 20:26:18 +01:00
whoami.ts feat!: replace deprecated request dependency by got (#3100) 2022-07-29 20:51:45 +02:00