--- engines: csslint: enabled: true duplication: enabled: true config: languages: - ruby - javascript - python - php eslint: enabled: true fixme: enabled: true ratings: paths: - "src/components/Select.vue" exclude_paths: - dist/ - test/ - docs/ - config/ - build/