Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

v0.7.2

Compare
Choose a tag to compare
@0xCLARITY 0xCLARITY released this 22 Jun 18:06
· 8 commits to master since this release
6132326
  • Upgrade eslint to 7.3.0, and add two new rules:
    • no-promise-executor-return
    • no-unreachable-loop
  • Upgrade @typescript-eslint to 3.4.0:
    • Add @typescript-eslint/no-loss-of-precision rule that allows 123_456 numerical separators.
  • Upgrade eslint-plugin-jsdoc to 28.0.0
  • Add Dependabot configuration to only bug me weekly