Skip to content

1.12.1 - [broken] Remove tslint; add prettier/eslint; upgrade Typescript

Compare
Choose a tag to compare
@alexeden alexeden released this 04 Apr 03:39
· 19 commits to master since this release

All changes in this release are related to dev dependencies and processes only:

  • Remove tslint
  • Replace tslint with typescript eslint
  • Add prettier and npm run format script
  • Upgrade Typescript to latest (4.6.3)
  • Add an npm script for checking typescript files without emitting output; npm run check