Add features and fixes as per:
closes #106
closes #123
closes #125
closes #105
Enhancements:
- use https://www.npmjs.com/package/gts to offload all TS/eslint/prettier config
- lint, rename vars
- feat: add detection of files that are lfs tracked but were accidentally checked in
- feat: remove label if check passes on a previously failing PR (files were stored in LFS or removed)
- feat: add file exclusion option
- feat: accept units of measurement (
b
,mb
orgb
) in a non breaking manner (no unit implies bytes)