Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jill64/prettier-config
🅿️ Reusable My Prettier Config
https://github.com/jill64/prettier-config
config prettier reusable
Last synced: about 2 months ago
JSON representation
🅿️ Reusable My Prettier Config
- Host: GitHub
- URL: https://github.com/jill64/prettier-config
- Owner: jill64
- License: mit
- Created: 2023-12-01T02:57:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T15:00:37.000Z (6 months ago)
- Last Synced: 2024-10-14T12:19:49.452Z (3 months ago)
- Topics: config, prettier, reusable
- Language: JavaScript
- Homepage: https://npmjs.com/package/@jill64/prettier-config
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @jill64/prettier-config
🅿️ Reusable My Prettier Config
## Installation
```sh
npm i -D @jill64/prettier-config
```## Usage
in package.json
```json
{
"prettier": "@jill64/prettier-config"
}
```## License
[MIT](LICENSE)