wechat-miniprogram / wechat-miniprogram/miniprogram-demo
npm run lint 一堆错
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.2k
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 2
Description
直接clone,未作任何修改
npm install
npm run lint
...
✖ 13616 problems (13541 errors, 75 warnings)
11406 errors and 73 warnings potentially
一开始就这么多错,还怎么贡献提交呢
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
Reproduce the report with a clean clone by running npm install and npm run lint, as shown in the issue. Inspect the lint output and the repository's lint configuration to determine why the baseline produces 13,616 problems; the issue is complete when the cause is resolved and a clean checkout passes lint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100