<p align="center">
  <img 
    src="https://raw.githubusercontent.com/ts-engine/assets/master/logo.png"
    alt="ts-engine logo" 
  />
</p>
<h1 align="center">@ts-engine/babel-preset</h1>
<p align="center">
  <img style="display: inline-block; margin-right: 5px;" src="https://github.com/ts-engine/ts-engine/workflows/CI/badge.svg" />
  <img style="display: inline-block; margin-right: 5px;" src="https://badgen.net/github/release/ts-engine/ts-engine" />
</p>

ts-engine's Babel preset.

## Getting Started

Install the package

```sh
yarn add --dev @ts-engine/babel-preset
```

## Documentation

Checkout the official docs over at https://ts-engine.dev.
