[Languages] - Typescript Playground
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 55/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- node.js, typescript
- 領域
- tooling
調査の方向性
まず Typescript Playground の package.json を見つけ、現在のプロジェクトメタデータを読み取ります。要求された Node および npm の engine 制約を追加し、その後、パッケージ設定が issue に記載されたバージョンを反映していること、および互換性のある Node バージョンでプロジェクトを実行できることを確認します。
索引モデルが issue の本文から書いたものです。
説明
In the package.json should be the engine attribute, since the developers that have more projects with multi node engine can have errors when executing the project.
The example is typescript with top version 5 and node engine 12 (it is possible to have projects with this version still), when executing the project it would not transpile because it is not compatible with this version.
I think it is the best practice to add to the package version engine attribute like this:
{
"engines": {
"node": ">=16.0.0",
"npm": ">=6.0.0"
}
}
- 主要言語
- TypeScript
- スター
- 184
- フォーク
- 99
- 平均マージ
- 1分
- マージ済み PR(30日)
- 2
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
Lemoncode/master-frontend-lemoncode のほかの issue
-
Lemoncode/master-frontend-lemoncode#787 · コメント 1 件 · 担当者 1 名 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
-
[Layout] CSS Grid オープン
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
-
[Layout] Flexbox オープン
難易度 5/5 1週間以上 初心者へのやさしさ 10/100
-
[Layout] CSS basics オープン
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
Lemoncode/master-frontend-lemoncode の issue をすべて見る
似ている issue
-
Type/Bug
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
OpenNSW/nsw-srilanka#497 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
0xMiden/bridge-portal#132 ·
-
react-doctor severity:warning tech-debt
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
digidem/comapeo-cloud-app#403 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100