An open API service indexing awesome lists of open source software.

https://github.com/ntnyq/twoslash-prettier

:package: Prettier-backed twoslash runner.
https://github.com/ntnyq/twoslash-prettier

prettier twoslash twoslash-prettier

Last synced: 8 months ago
JSON representation

:package: Prettier-backed twoslash runner.

Awesome Lists containing this project

README

          

# twoslash-prettier

[![CI](https://github.com/ntnyq/twoslash-prettier/workflows/CI/badge.svg)](https://github.com/ntnyq/twoslash-prettier/actions)
[![NPM VERSION](https://img.shields.io/npm/v/twoslash-prettier.svg)](https://www.npmjs.com/package/twoslash-prettier)
[![NPM DOWNLOADS](https://img.shields.io/npm/dy/twoslash-prettier.svg)](https://www.npmjs.com/package/twoslash-prettier)
[![CODECOV](https://codecov.io/github/ntnyq/twoslash-prettier/branch/main/graph/badge.svg)](https://codecov.io/github/ntnyq/twoslash-prettier)
[![LICENSE](https://img.shields.io/github/license/ntnyq/twoslash-prettier.svg)](https://github.com/ntnyq/twoslash-prettier/blob/main/LICENSE)

> Prettier-backed twoslash runner.

:book: [Documentation](https://twoslash-prettier.ntnyq.com)

## Install

```bash
npm install twoslash-prettier -D
```

```bash
yarn add twoslash-prettier -D
```

```bash
pnpm add twoslash-prettier -D
```

## Credits

- [twoslash-eslint](https://github.com/twoslashes/twoslash/tree/main/packages/twoslash-eslint)

## License

[MIT](./LICENSE) License © 2024-PRESENT [ntnyq](https://github.com/ntnyq)