![DotMH](https://github.com/dotmh/dotmh/raw/master/logo.png)

# DotMH Linting

![Typescript](https://img.shields.io/badge/TypeScript-3178C6.svg?style=for-the-badge&logo=TypeScript&logoColor=white)
[![Prettier Config](https://img.shields.io/badge/Config-Prettier-%23F7B93E?style=for-the-badge&logo=prettier)](https://prettier.io/)
[![Eslint Config](https://img.shields.io/badge/Config-ESLint-%234B32C3?style=for-the-badge&logo=eslint)](https://eslint.org/)
![PNPM](https://img.shields.io/badge/pnpm-%234a4a4a.svg?style=for-the-badge&logo=pnpm&logoColor=f69220)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-%23FE5196?style=for-the-badge&logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=for-the-badge&)](https://opensource.org/licenses/Apache-2.0)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=for-the-badge&)](code_of_conduct.md)

Configuration files for Linters used across [DotMH](https://github.com/dotmh) projects.

- [packages/eslint-config-ts](packages/eslint-config-ts) : Eslint Configuration for Typescript
- [packages/prettier-config](packages/eslint-config-ts) : Prettier Configuration
- [packages/tsconfig](packages/tsconfig/) : Typescript Configuration file - `tsconfig.json`
