codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'ratings' has been deprecated, and will not be used
ESLint is running with the default parser.
Ignoring the following rules that rely on module resolution:
* import/extensions
* import/no-unresolved
* import/no-extraneous-dependencies
* import/no-named-as-default
* import/named
* import/no-absolute-path
* import/no-duplicates
* import/no-named-as-default-member
* import/no-cycle
Ignoring the following settings that rely on module resolution:
* import/resolver