# 1.2.6 - 2020-09-10
## [Internal] Switch code lint

# 1.2.6 - 2020-09-10
## [Update] Include update of common-js-file-extensions with commonjs extension

# 1.2.5 - 2020-09-10
## [FIX] interface with common-js-file-extensions package

# 1.2.0 - 2019-05-12
## Add green/red check marks to each file log

# 1.1.0 - 2019-04-19
## Add file extensions via [common-js-file-extensions](https://github.com/luislobo/common-js-file-extensions)

# 1.0.1 - 2019-04-15
## Support `--fix` flag (autofix)
```
eslint '**/*.js' --plugin log --fix
```
Added to [plugin specifications](https://eslint.org/docs/developer-guide/working-with-plugins) after [2017/09](https://gitter.im/eslint/tsc-meetings/archives/2017/09/14)
