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