Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
Compare
Choose a tag to compare
@bradennapier bradennapier released this 28 Jun 05:38
· 116 commits to master since this release

Features

Configuration Properties

See README for more details on the following properties

  • reportIgnoredFiles
  • reportSuggestions
  • issueSummaryType
  • reportIgnoredFiles
  • reportWarningsAsErrors
  • issueSummaryOnlyOnEvent

Bug Fixes

  • Fix for not properly using the eslintignore file when checking the changed files
  • General code cleanup and optimizations
  • General build / run optimizations