Currently, source directories are hard-coded to ['bin', 'lib', 'tests']. It may be desirable to allow configuring this.
We should also allow users to configure their typescript output directory. Some users (#213) may prefer their .js and .d.ts files not to be in the same place.