Strip comments from JS files via `removeComments: true`
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 78/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- build-system
Research direction
Start by locating the package's tsconfig and review its compiler options, especially the requested removeComments setting. Build the package and inspect the generated JavaScript and .d.ts output; done means source comments are absent from the JavaScript while declaration output remains available.
Written by the indexing model from the issue text.
Description
The JS files in this package are full of source comments that are already mirrored in the .d.ts files. It's just adding extra weight to node_modules for no reason. Can you enable 'removeComments' in the tsconfig?
- Dominant language
- TypeScript
- Stars
- 502
- Forks
- 244
- Avg merge
- 2h 24m
- Merged PRs (30d)
- 2
Contributor guide
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 microsoft/azure-devops-node-api
-
Expose Accounts API OpenArea: NodeApi bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
microsoft/azure-devops-node-api#522 · 31 comments · 1 reaction ·
-
Area: NodeApi triage
Difficulty 3/5 1-2 days Newbie friendliness 55/100
microsoft/azure-devops-node-api#676 · 2 reactions ·
-
Area: NodeApi bug code generation
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/azure-devops-node-api#616 · 15 comments · 2 reactions ·
All issues in microsoft/azure-devops-node-api
Similar issues
-
VerificationGate: ATTRIBUTION quote guard never matches a normal quotation (\b around the quote) Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
danielmiessler/LifeOS#2234 ·
-
T: Bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Mend: dependency security vulnerability untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 70/100