2.0.0 • Published 6 months ago

@epreston/prettier-config v2.0.0

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

prettier-config

Shared Prettier Configuration for my projects.

NPM version License

Version 2.0.0+ adopts --experimental-ternaries described in the prettier 3.1.0 release notes.
This can be an impactful change to file formatting for larger projects.

Install

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

Usage

package.json

{
  "prettier": "@epreston/prettier-config"
}

Tools

ToolReference
Prettierhttps://prettier.io
Node.jshttps://nodejs.org
EditorConfighttps://editorconfig.org

References

WebsiteReference
Configure Prettierhttps://prettier.io/docs/en/configuration.html

License

This project is released under the MIT License.

2.0.0

6 months ago

1.0.0

6 months ago