Restrict imports to `import * as vscode from "vscode"`
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://eslint.org/docs/latest/rules/no-restricted-imports
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked no-restricted-imports rule documentation and locating the repository's ESLint configuration. Confirm the intended restriction from the issue title, then verify that linting rejects imports except for `import * as vscode from "vscode"`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100