* Generate .d.ts file in build script
Resolves: #2629
* Streamline configuration options
Delete the JSConfig so we don't have to un-specify options when checking
vs generating (and also to remove a config file). Steamline the options
by re-using the NPM commands.
* Remove type generating from dev script