1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
ssube 99f18ae5d1
feat(reflect): handle missing prototypes
Typescript 4.2 fixed a return type for objects without a prototype.
This change throws an InvalidValueError for these, rather than the
TypeError that was previously thrown.
2021-03-27 18:22:36 -05:00
ssube b10bca38f9
fix(build): omit git from package, ignore pid files 2019-11-10 09:47:10 -06:00
ssube 67237eac81 feat(build): add alpine image job from salty-dog 2019-11-09 20:17:20 -06:00
ssube 58d3eeeed7 feat(build): bundle json and yaml with TS typedefs 2019-09-28 04:37:33 -05:00
ssube 7766659391
feat: copy template from other projects 2019-09-17 07:45:15 -05:00