2.4.2 • Published 10 months ago

@eng618/prettier-config v2.4.2

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

11 months ago

2.0.3

1 year ago

2.2.0

1 year ago

2.4.1

10 months ago

2.2.15

11 months ago

2.4.0

10 months ago

2.2.16

11 months ago

2.2.13

1 year ago

2.2.5

1 year ago

2.4.2

10 months ago

2.2.14

1 year ago

2.2.11

1 year ago

2.2.7

1 year ago

2.2.12

1 year ago

2.2.6

1 year ago

2.2.10

1 year ago

2.3.0

10 months ago

2.1.2

1 year ago

2.3.2

10 months ago

2.3.1

10 months ago

2.2.9

1 year ago

2.2.8

1 year 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

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.4

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

4 years ago

1.6.0

5 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago