Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`