3 commentaires (3 commentaires)0 réactions (0 réactions)1 assigné (1 assigné)CoffeeScript66 stars (66 stars)13 forks (13 forks)user submission
enhancementhelp wanted
- Type d'issue
- refactor
- Direction de recherche
- 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.