[Languages] - Typescript Playground
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 55/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- node.js, typescript
- Domain
- tooling
Research direction
Start by locating the Typescript Playground package.json and read its current project metadata. Add the requested Node and npm engine constraints, then verify that the package configuration reflects the versions described in the issue and that the project can be executed with a compatible Node version.
Written by the indexing model from the issue text.
Description
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"
}
}
- Dominant language
- TypeScript
- Stars
- 184
- Forks
- 99
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Lemoncode/master-frontend-lemoncode
-
Lemoncode/master-frontend-lemoncode#787 · 1 comment · 1 assignee ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
[Layout] CSS Grid Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
[Layout] Flexbox Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
-
[Layout] CSS basics Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
All issues in Lemoncode/master-frontend-lemoncode
Similar issues
-
Browser Waiting for: Product Owner
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
getsentry/sentry-javascript#24577 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
agilepathway/label-checker#640 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
agentic-workflows
Difficulty 1/5 Under an hour Newbie friendliness 85/100
githubnext/rig#534 ·
-
automation missing-model model-sync provider:pioneer
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
anomalyco/models.dev#7701 ·