Kunstmaan / Kunstmaan/hyperledger-fabric-chaincode-dev-setup
Watch support for package.json
Open
new feature
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When package.json changes run npm install (if watch mode is enabled)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the watch-mode implementation and inspect how changes are detected; package.json is the dependency file involved. Add the requested npm install behavior only when watch mode is enabled, then verify that package.json changes trigger it while other watch behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100