Skip to content

v2.10.0

Choose a tag to compare

@tclindner tclindner released this 02 Sep 16:55
· 1131 commits to master since this release

Changed

  • Addressed issues, from @moshest, #57 and #58. This change gives better recommendations for what change is required by the user to resolve the lint issue. It also no longer throws an error when a property exists in the package.json file that doesn't exist in the preferred property order array. Thanks @moshest.