Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Allow opting out of typedefs

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
cli

Research direction

Start by tracing the CLI code that generates files and adds @enhance/types and VS Code Intellisense comments, then inspect ~/.begin/config.json handling. Define a configuration option that disables both automatic additions, and verify generated output with the CLI's existing tests or fixtures; the optional settings command remains unresolved in the issue.

Written by the indexing model from the issue text.

Description

Code generated by the CLI will include the @enhance/types package and add code comments that activate VS Code's Intellisense.

It would be good for power users to have a setting in their ~/.begin/config.json to disable the automatic adding of types.

Ryan Block: Hmm, yeah! Perhaps maybe also a settings command of some kind so one doesn't have to muck around in the file?

From: https://github.com/beginner-corp/cli/issues/81

Dominant language
JavaScript
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from enhance-dev/cli

All issues in enhance-dev/cli

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.