For issues relating to .eslintrc.* configuration files.
Files of type .eslintrc.* are used to configure eslint.
Supported file formats are JavaScript (*.js), JSON (*.json) and
YAML (*.yaml or *.yml).
Note that the config file .eslintrc (without extension) is
deprecated in favor of .eslintrc.* files.
See: .eslintrc without file extension is deprecated.