3 评论 (3 评论)0 反应 (0 反应)1 负责人 (1 负责人)CoffeeScript66 star (66 star)13 fork (13 fork)user submission
enhancementhelp wanted
- 议题类型
- refactor
- 研究方向
- The issue is to remove support for passing an array as the message to Error constructor. The referenced commit (bf3ba64) shows the exact changes in index.js: remove the array handling branch. Check if there are any tests that rely on array messages and update them accordingly. The codebase is relatively small.