Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

163
Vistas
How can I mark with diff color item from enum that has no references

project is in ReactJS with TypeScript and work in VS Code I have a big enum

export enum UtilMessages {
    UtilNr1 = 'Util Nr 1 is nr 1',
    UtilNr2 = 'Util Nr 2 is nr 2',
    ...
    UtilNr99999 = 'Util Nr 99999 is nr 99999'
}

somewere in code I have usage of enum items like

<Button>{UtilMessages.UtilNr1}</Button>

I want to remove all unused (items that has no references)

I can to remove all of them and one by one restore where compiller will show the usage error, but items are very much, and this process will consume a long time Any ideas?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda