3 Kommentare (3 Kommentare)0 Reaktionen (0 Reaktionen)1 zugewiesene Person (1 zugewiesene Person)CoffeeScript66 Stars (66 Stars)13 Forks (13 Forks)user submission
enhancementhelp wanted
- Issue Type
- refactor
- Research-Richtung
- 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.