jshint:
  ignore_file: .jshintignore
  config_file: .jshintrc
eslint:
  enabled: true
  ignore_file: .eslintignore
  config_file: .eslintrc

