- ⭐ Add exeptions in
no-multi-spaces
parameter to accept better alignment (d717f66) - ⭐ Add plugin installation instructions under VSC (9f03932)
- 🛠 Remove
nofunc
fromno-use-before-define
parameter. It's better to declare functions before using them (fef5e02) - 🛠 Remove deprecated
null
parameter and replaceall
withsmart
(19c416e) - 🛠 Update dependency eslint to v5 (#3)
For full changes, see the comparison between 1.0.0 and 1.1.0