Skip to content

v2.3.0

Choose a tag to compare

@sverweij sverweij released this 17 Oct 19:18

🌟 features

  • feature: adds a 'recommended' preset (#14)
  • feature: adds 'exceptions' option to rules (#13)
  • feature: adds local-variable-pattern rule (#12)

πŸ› bugfixes

  • bugfix(global-variable-pattern): also consider uninitialized variables (#10)

πŸ”§ maintenance

  • chore: remove node 13 from the build matrix
  • refactor: pulls out logic into separate functions (#11)
  • build(npm): ⬆️ camelcase, eslint-config-prettier, mocha, upem