VSC-NeuroPilot/neuropilot

Make `NEURO` into a class instance.

オープン

#173 opened on 2025/11/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (11 件のフォーク)auto 404
good first issuerefactor

Repository metrics

Stars
 (41 個のスター)
PR merge metrics
 (平均マージ 3d 13h) (30d で 2 merged PRs)

説明

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

コントリビューターガイド