Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eng618/prettier-config

My configuration file for prettier
https://github.com/eng618/prettier-config

Last synced: 14 days ago
JSON representation

My configuration file for prettier

Awesome Lists containing this project

README

        

# `@ENG618/prettier-config`

[![CI](https://github.com/ENG618/prettier-config/actions/workflows/ci.yml/badge.svg)](https://github.com/ENG618/prettier-config/actions/workflows/ci.yml)
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B20755%2Fgit%40github.com%3AENG618%2Fprettier-config.git.svg?type=shield)](https://app.fossa.com/projects/custom%2B20755%2Fgit%40github.com%3AENG618%2Fprettier-config.git?ref=badge_shield)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)
[![Auto Release](https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACzElEQVR4AYXBW2iVBQAA4O+/nLlLO9NM7JSXasko2ASZMaKyhRKEDH2ohxHVWy6EiIiiLOgiZG9CtdgG0VNQoJEXRogVgZYylI1skiKVITPTTtnv3M7+v8UvnG3M+r7APLIRxStn69qzqeBBrMYyBDiL4SD0VeFmRwtrkrI5IjP0F7rjzrSjvbTqwubiLZffySrhRrSghBJa8EBYY0NyLJt8bDBOtzbEY72TldQ1kRm6otana8JK3/kzN/3V/NBPU6HsNnNlZAz/ukOalb0RBJKeQnykd7LiX5Fp/YXuQlfUuhXbg8Di5GL9jbXFq/tLa86PpxPhAPrwCYaiorS8L/uuPJh1hZFbcR8mewrx0d7JShr3F7pNW4vX0GRakKWVk7taDq7uPvFWw8YkMcPVb+vfvfRZ1i7zqFwjtmFouL72y6C/0L0Ie3GvaQXRyYVB3YZNE32/+A/D9bVLcRB3yw3hkRCdaDUtFl6Ykr20aaLvKoqIXUdbMj6GFzAmdxfWx9iIRrkDr1f27cFONGMUo/gRI/jNbIMYxJOoR1cY0OGaVPb5z9mlKbyJP/EsdmIXvsFmM7Ql42nEblX3xI1BbYbTkXCqRnxUbgzPo4T7sQBNeBG7zbAiDI8nWfZDhQWYCG4PFr+HMBQ6l5VPJybeRyJXwsdYJ/cRnlJV0yB4ZlUYtFQIkMZnst8fRrPcKezHCblz2IInMIkPzbbyb9mW42nWInc2xmE0y61AJ06oGsXL5rcOK1UdCbEXiVwNXsEy/6+EbaiVG8eeEAfxvaoSBnCH61uOD7BS1Ul8ESHBKWxCrdyd6EYNKihgEVrwOAbQruoytuBYIFfAc3gVN6iawhjKyNCEpYhVJXgbOzARyaU4hCtYizq5EI1YgiUoIlT1B7ZjByqmRWYbwtdYjoWoN7+LOIQefIqKawLzK6ID69GGpQgwhhEcwGGUzfEPAiPqsCXadFsAAAAASUVORK5CYII=)](https://github.com/intuit/auto)
![NPM](https://img.shields.io/npm/l/@eng618/prettier-config)

![npm (scoped)](https://img.shields.io/npm/v/@eng618/prettier-config)
[![npm](https://img.shields.io/npm/dt/@eng618/prettier-config)](https://www.npmjs.com/package/@eng618/prettier-config)
![npm bundle size (scoped)](https://img.shields.io/bundlephobia/min/@eng618/prettier-config)

![GitHub Release Date](https://img.shields.io/github/release-date/eng618/prettier-config)
![GitHub stars](https://img.shields.io/github/stars/eng618/prettier-config?style=social)
![GitHub watchers](https://img.shields.io/github/watchers/eng618/prettier-config?style=social)
![GitHub forks](https://img.shields.io/github/forks/eng618/prettier-config?style=social)
![GitHub issues](https://img.shields.io/github/issues/eng618/prettier-config)

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

[![Twitter URL](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fgarciaericn)](https://twitter.com/intent/tweet?screen_name=garciaericn&ref_src=twsrc%5Etfw)
[![Twitter Follow](https://img.shields.io/twitter/follow/garciaericn?style=social)](https://twitter.com/garciaericn?ref_src=twsrc%5Etfw)

A baseline [Prettier](https://prettier.io) config, with sensible defaults. You can find it published here:

- [npmjs.com](https://www.npmjs.com/package/@eng618/prettier-config)
- [yarnpkg.com](https://yarnpkg.com/package/@eng618/prettier-config)

## Usage

**Install**:

```bash
yarn add --dev @eng618/prettier-config
```

**Edit `package.json`**:

```jsonc
{
// ...
"prettier": "@eng618/prettier-config"
}
```

## Stargazers over time

[![Stargazers over time](https://starchart.cc/ENG618/prettier-config.svg)](https://starchart.cc/ENG618/prettier-config)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Eric Garcia

📖 💻 🚇

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!