issues
search
davidpcaldwell
/
slime
Mozilla Public License 2.0
2
stars
1
forks
source link
Fix TypeDoc bugs
#1380
Closed
davidpcaldwell
closed
10 months ago
davidpcaldwell
commented
10 months ago
Fix bug in which Node module installing event omitted argument
Do not crash scanning TypeDoc directory if it is missing
Also:
Switch manual TypeDoc tests to use PWD rather than root
Emit useful error message when a directory cannot be listed
Export Hgrc type definition
Require Node whn generating TypeDoc command
Refine type definition for Node module 'installing' event
Also: