engines: eslint: enabled: true ratings: paths: - src/** exclude_paths: - admin/**/* - bin/**/* - docs/**/* - lib/**/* - public/**/* - tools/**/*