issues
search
wilk
/
microjob
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
https://wilk.github.io/microjob/
MIT License
2.02k
stars
47
forks
source link
move index.d.ts to src/
#19
Closed
larshp
closed
6 years ago
larshp
commented
6 years ago
Moved
index.d.ts
to
src/
modified build script to also copy the definitions file to dist
fixed error from
tslint
regarding whitespace
I think this will fix #18
coveralls
commented
6 years ago
Pull Request Test Coverage Report for
Build 12
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
94.872%
Totals
Change from base
Build 11
:
0.0%
Covered Lines:
84
Relevant Lines:
87
💛 -
Coveralls
wilk
commented
6 years ago
thanks 💪
index.d.ts
tosrc/
tslint
regarding whitespaceI think this will fix #18