Export `Conf` interface type
Open
Nobody has claimed this yet.
Feature request
- Dominant language
- JavaScript
- Stars
- 806
- Forks
- 434
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 32
Description
I would like to write a plugin for respec / preProcess. The Conf interface does not seem to be exposed in the respec package.
Export the Conf interface so it can be used by plugin authors.
- I am willing to open a PR
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
Locate the Conf interface and the respec package entry point, then inspect how preProcess plugin configuration is exposed. Export Conf through the package so plugin authors can import it, and verify the package's existing checks or tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100