typescript-eslint / typescript-eslint/ts-api-utils
🛠 Tooling: update tsconfig
Open
Nobody has claimed this yet.
area: tooling
status: accepting prs
- Dominant language
- TypeScript
- Stars
- 122
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Overview
Enable options such as verbatimModuleSyntax.
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.
Research direction
Start by locating the repository's tsconfig files and reviewing the current compiler options. Determine which options, including verbatimModuleSyntax, are intended to be enabled and validate that the project still builds and tests successfully with the updated configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100