This repository was archived by the owner on Feb 21, 2022. It is now read-only.
Version 0.2.3 release
First somewhat stable release.
Rules added
- no-constant-condition (d5b7f38)
- valid-typeof (c2f242e)
- use-isnan (b07e3d7)
- no-duplicate-case (ac1bb70)
- no-sparse-array (55f8481)
- no-extra-semi (4b886d3)
- no-extra-boolean-cast (a5882da)
- no-ex-assign (9292423)
- no-unexpected-multiline (2ad0d8b)
Enhancements
Added the npm package (0fb030a)
Documentation
Added and made lots of improvements in README.md.