microsoft / microsoft/TypeScript
Expose TypeScript-specific globbing behavior
オープン
まだ誰も着手していません。
Awaiting More Feedback
Domain: API
Suggestion
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.3k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
Today, TypeScript's globber uses a custom strategy that acts differently from other tools. This is an issue for 3rd party users who need to consume TypeScript's APIs, but need to validate that a file belongs to a compilation. #32564 dives into some of the discussion around this.
This API doesn't have to be the same as matchFiles - but it needs to compose well with the rest of our API.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まずカスタム globbing 戦略と issue #32564 の議論を読み、その後で動作を matchFiles と比較します。TypeScript 固有の globbing 動作を公開 API から利用でき、API の残りの部分と適切に組み合わせられるようになれば、issue は完了です。必要なインターフェースと受け入れ条件の詳細は、まだ定義する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- api, compilers
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100