VSC-NeuroPilot/neuropilot

Make `NEURO` into a class instance.

開放

#173 建立於 2025年11月10日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (11 個分叉)auto 404
good first issuerefactor

倉庫指標

星標
 (41 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  • 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.

貢獻者指南