- Update: Javascript Reference
- Update: get settings from context rather that two levels up eslintrc.
- Update: docs and misprint in README.md
- Update: docs and misprint in README.md
- Fix: snakecasejs/filter changed defalt values and docs
- Update: variables es5 and es6 with camelCase
- Support: ESLint v6.0
- Moved snakecasejs/whitelist to settings section of
.eslintrc.json
- Feature: snakecasejs/filter set what you want include to lint: function, class, etc...
- Update: docs and misprint in README.md
- Feature: eslint --fix parameter, auto replace camelCase to snake_case
- Feature: whitelist array on
.eslintrc.json
- License: now is MIT
- New: logo from freepik (premium account)
- Exclude: executablePath()
- First Release.
- Compatible with uppercase constant SNAKE_CASE
- Ignore camelCase core function of javascript