apiVersion: v3
kind: library
metadata:
  name: jest-swc-config
  description: |
    Jest configuration with SWC for The Orchard projects.
    - Provides Jest setup with SWC for faster test execution.
    - Enables optimized TypeScript compilation during testing.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
