# @yopem/typescript-config

Yopem TypeScript configuration.

## Installation

```sh
npm install @yopem/typescript-config
# or
pnpm add @yopem/typescript-config
# or
yarn add @yopem/typescript-config
# or
bun add @yopem/typescript-config
# or
deno install npm:@yopem/typescript-config
```

## Licence

This project is licensed under the terms of the
[MIT license](https://github.com/yopem/tooling/blob/main/LICENSE.md).
