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.
- Host: GitHub
- URL: https://github.com/ntnyq/twoslash-prettier
- Owner: ntnyq
- License: mit
- Created: 2024-12-01T02:16:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-20T10:07:45.000Z (9 months ago)
- Last Synced: 2025-01-23T09:26:34.074Z (8 months ago)
- Topics: prettier, twoslash, twoslash-prettier
- Language: TypeScript
- Homepage: https://twoslash-prettier.ntnyq.com
- Size: 720 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twoslash-prettier
[](https://github.com/ntnyq/twoslash-prettier/actions)
[](https://www.npmjs.com/package/twoslash-prettier)
[](https://www.npmjs.com/package/twoslash-prettier)
[](https://codecov.io/github/ntnyq/twoslash-prettier)
[](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)