blakeembrey / blakeembrey/node-language-detect

Returning .ts file extension as XML language...

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
59
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Line 699 of extension.json:

".ts": "XML",

Should be "Typescript"

Contributor guide

No contributing guide indexed for this repository

Research direction

Open extension.json and inspect line 699, where the .ts mapping is defined. Change the language value so .ts is identified as TypeScript rather than XML, then verify that the mapping reports the expected language.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.