VSC-NeuroPilot/neuropilot

Make `NEURO` into a class instance.

Aperta

#173 aperta il 10 nov 2025

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (11 fork)auto 404
good first issuerefactor

Metriche repository

Star
 (41 stelle)
Metriche merge PR
 (Merge medio 3g 13h) (2 PR mergiate in 30 g)

Descrizione

  • We could just define the default value directly in the class instead of separately in the NEURO constant.
  • We could use definite assignment assertions so we don't have to write question marks every time.

Guida contributor