Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

8.3.0

Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 04 Sep 08:26
· 32 commits to master since this release
8a990e8

New rulesets

TypeScript ruleset is now available! 🎉 Still somewhat experimental - please report any issues or false-positives that you find in your code.

Rule changes

  • id-length: Now allows up to 30 characters max (up from 25) and allows the following single-character identifiers: i (index), R (Ramda 😍), _ (lodash 💩), $ (jQuery & family 🤮)