Skip to content

ESLINT integration + Improvements

Compare
Choose a tag to compare
@pcafstockf pcafstockf released this 14 Jul 23:46
· 20 commits to master since this release

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.