Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanv92/sharec-prettier-config

Store Prettier config in one place and share between projects without any pain.
https://github.com/sanv92/sharec-prettier-config

Last synced: about 2 months ago
JSON representation

Store Prettier config in one place and share between projects without any pain.

Awesome Lists containing this project

README

        

# Sharec Prettier Config

Store Prettier config in one place and share between projects without any pain.

With **sharec-prettier-config** you can share prettier config across projects, keep your code up to date and start new projects in one command.

## Quick start

1. Create configuration project and init `npm` inside.
2. Install `sharec-prettier-config` as dependency:

```shell
npm i --save-dev @sanv/sharec-prettier-config
```