Commit graph

7 commits

Author SHA1 Message Date
Darren Scerri
1f30c1d038 Move to separate is.boundFunction test 2017-11-10 09:03:02 +01:00
Darren Scerri
4cb5fc391a Add is.boundFunction() 2017-11-08 13:39:01 +01:00
Sindre Sorhus
89867fbc16 Various tweaks 2017-11-07 10:23:00 +07:00
Sindre Sorhus
59a638b216
Restore ability to use default export in CommonJS (#29)
So you can use `require('is')` instead of `require('is').default`.
2017-11-07 09:58:49 +07:00
Sindre Sorhus
d075b547fc Update tslint-xo 2017-11-06 23:00:28 +07:00
Sindre Sorhus
9770f66899 Cleanup 2017-11-06 22:36:51 +07:00
Lukas Tetzlaff
8d8fd2b7e0 Refactor module in TypeScript (#28) 2017-11-06 22:26:59 +07:00