Commit Graph

2 Commits

Author SHA1 Message Date
Kevin
9fb63b7111 Removed optional parameter from lstat
The optional flag on the callback version of lstat causes tsc to complain about using as promise. It always assumes to first variant which does not return a Promise.

You can see the `stat` and `fstat` have it removed. I am very confident this is the intended behaviour, and the optional flag is a copy-paste typo.
2017-03-30 00:25:44 -04:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00