@sxzz/prettier-config
Version:
Prettier config for @sxzz
30 lines (20 loc) • 618 B
Markdown
# @sxzz/prettier-config [](https://npmjs.com/package/@sxzz/prettier-config)
Prettier config.
## Install
```bash
npm i -D @sxzz/prettier-config
```
## Features
- 2 spaces
- No semicolons
- Single quotes
- Trailing commas
- Ignore common files (`dist`, `pnpm-lock.yaml`...)
## Sponsors
<p align="center">
<a href="https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg">
<img src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg'/>
</a>
</p>
## License
[MIT](./LICENSE) License © 2023-PRESENT [三咲智子](https://github.com/sxzz)