Releases: theme-next/eslint-config-theme-next
Releases · theme-next/eslint-config-theme-next
v1.1.0
- ⭐ Add exeptions in
no-multi-spacesparameter to accept better alignment (d717f66) - ⭐ Add plugin installation instructions under VSC (9f03932)
- 🛠 Remove
nofuncfromno-use-before-defineparameter. It's better to declare functions before using them (fef5e02) - 🛠 Remove deprecated
nullparameter and replaceallwithsmart(19c416e) - 🛠 Update dependency eslint to v5 (#3)
For full changes, see the comparison between 1.0.0 and 1.1.0
v1.0.0
Initial release.