apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  name: eslint-config-backend
  description: JavaScript ESLint config used in the backend
  annotations:
    circleci.com/project-slug: github/contentful/eslint-config-backend
    github.com/project-slug: contentful/eslint-config-backend
spec:
  type: library
  lifecycle: production
  owner: group:chapter-backend-js
  system: nodejs
