Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Type and refactor moveSpecifiers helper

Aperta
#809 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
30/100
Tipo di issue
Refactoring
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
typescript
Ambito
devtools

Direzione di ricerca

Locate the moveSpecifiers helper and the create method in the repository, then review the discussion referenced from issue 808 for context. Determine how the helper is currently passed to create and what interface needs typing. Done means the helper is typed and can be used inline without removing its existing codemod behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

PF Team

From comments left on https://github.com/patternfly/pf-codemods/issues/808, we should type and possibly refactor the moveSpecifiers helper. Reason for refactoring it would be that it may make it easier to implement types, but also because right now it cannot be used inline (e.g. call the helper as part of some other logic) -- it has to be the only logic for a codemod due to it being passed to the create method that gets exported from a codemod file.

Lingua principale
TypeScript
Stelle
13
Fork
20
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di patternfly/pf-codemods

Tutte le issue di patternfly/pf-codemods

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.