Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnicole/prettier-config
Select a few options and generate a prettier config
https://github.com/mnicole/prettier-config
prettier prettier-config prettier-js
Last synced: about 1 month ago
JSON representation
Select a few options and generate a prettier config
- Host: GitHub
- URL: https://github.com/mnicole/prettier-config
- Owner: mnicole
- Created: 2018-03-29T06:44:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T05:48:00.000Z (over 6 years ago)
- Last Synced: 2024-10-13T06:41:13.916Z (2 months ago)
- Topics: prettier, prettier-config, prettier-js
- Language: JavaScript
- Homepage: https://michelelarson.com/prettier-config
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prettier Config
Creating a Prettier config .prettierrc file is a lot of copying and pasting from the docs. Or, you can use this tool to select the options you want and click a button to generate the file for you. Any options not selected will not be included.
This app was an experiment to try Hyperapp and Parcel.
To run locally:
`yarn`
`yarn start`