rstackjs / rstackjs/rsbuild-plugin-typed-css-modules
Generate .d.ts.map files
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 4
- Avg merge
- 2h 34m
- Merged PRs (30d)
- 7
Description
This is needed for VSCode jump to definition to work properly
See https://github.com/mizdra/happy-css-modules for an example
Contributor guide
No contributing guide indexed for this repository
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 reviewing the plugin implementation and the linked happy-css-modules example, since the issue names no file or test. Done means the plugin generates .d.ts.map files and supports the described VSCode jump-to-definition behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100