Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hirosystems/prettier-config
@stacks Prettier config
https://github.com/hirosystems/prettier-config
Last synced: 3 days ago
JSON representation
@stacks Prettier config
- Host: GitHub
- URL: https://github.com/hirosystems/prettier-config
- Owner: hirosystems
- Created: 2019-11-06T16:45:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T09:51:21.000Z (almost 3 years ago)
- Last Synced: 2024-11-02T03:34:26.569Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 28
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stacks Prettier config
This is the [Prettier](https://prettier.io/) config used across all [Stacks](http://blockstack.org/) projects.
## Instructions
The easiest way to use this package, is with the following addition to your `package.json`
```json
"prettier": "@stacks/prettier-config",
```[Check the official documentation for more info on using shared configurations.](https://prettier.io/docs/en/configuration.html#sharing-configurations)