2.4.2 • Published 6 months ago

@eng618/prettier-config v2.4.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 months ago

@ENG618/prettier-config

CI FOSSA Status code style: prettier NPM

npm (scoped) npm npm bundle size (scoped)

GitHub Release Date GitHub stars GitHub watchers GitHub forks GitHub issues

All Contributors

Twitter URL Twitter Follow

A baseline Prettier config, with sensible defaults. You can find it published here:

Usage

Install:

yarn add --dev @eng618/prettier-config

or

npm install --save-dev @eng618/prettier-config 

Edit package.json:

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

Or use in a Prettier config file (ESM):

// prettier.config.js or .prettierrc.js
import config from '@eng618/prettier-config';
export default config;

Stargazers over time

Stargazers over time

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

2.2.17

7 months ago

2.0.3

9 months ago

2.2.0

9 months ago

2.4.1

6 months ago

2.2.15

7 months ago

2.4.0

6 months ago

2.2.16

7 months ago

2.2.13

9 months ago

2.2.5

9 months ago

2.4.2

6 months ago

2.2.14

9 months ago

2.2.11

9 months ago

2.2.7

9 months ago

2.2.12

9 months ago

2.2.6

9 months ago

2.2.10

9 months ago

2.3.0

6 months ago

2.1.2

9 months ago

2.3.2

6 months ago

2.3.1

6 months ago

2.2.9

9 months ago

2.2.8

9 months ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.7.9

2 years ago

1.7.3

2 years ago

1.8.0

2 years ago

1.7.6

2 years ago

1.7.5

2 years ago

1.7.4

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.4

2 years ago

1.6.3

2 years ago

1.6.2

2 years ago

1.6.1

4 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago