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 合并指标
 (平均合并 3天 13小时) (30 天内合并 2 个 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.

贡献者指南