apiVersion: v3
kind: library
metadata:
  name: eslint-config-ts-prettier
  description: |
    ESLint configuration for TypeScript projects with Prettier integration.
    - Combines ESLint and Prettier for TypeScript code formatting.
    - Provides consistent code style across TypeScript applications.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
