ESLINT integration + Improvements
Merge PR ESLINT integration + Improvements.
Update devDependencies.
Resolved a few of eslint warnings.
tsc no longer removes comments in generated code. This can cause problems with post-processing tools such as istanbul. If file size is of concern to you, you should probably be minifying anyway.