Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sxzz/prettier-config
Prettier preset of @sxzz.
https://github.com/sxzz/prettier-config
Last synced: about 2 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T04:42:00.000Z (2 months ago)
- Last Synced: 2024-10-22T21:27:17.824Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 64.5 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 [![npm](https://img.shields.io/npm/v/@sxzz/prettier-config.svg)](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)