https://github.com/sxzz/prettier-config
Prettier preset of @sxzz.
https://github.com/sxzz/prettier-config
Last synced: 3 months ago
JSON representation
Prettier preset of @sxzz.
- Host: GitHub
- URL: https://github.com/sxzz/prettier-config
- Owner: sxzz
- License: mit
- Created: 2023-06-25T05:07:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T05:19:03.000Z (3 months ago)
- Last Synced: 2025-01-20T06:25:53.734Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @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
## License
[MIT](./LICENSE) License © 2023-PRESENT [三咲智子](https://github.com/sxzz)