3.0.0 • Published 3 years ago

@graham42/prettier-config v3.0.0

Weekly downloads
1,254
License
MIT
Repository
github
Last release
3 years ago

:art: Automated project setup - Prettier

This package provides automated setup of Prettier in a new project.

Usage

npx @graham42/prettier-config@latest

Features

This package will set up:

  • npm scripts check:format and fix:format in package.json
  • a .prettierrc.js file with config for better git diffs
  • a .gitignore file if one doesn't exist using npx gitignore@latest node
  • the prettier package
  • VS Code project settings to format on save using Prettier
  • some VS Code whitespace settings for better git diffs
  • the VS Code Prettier extension as a recommended workspace extension to help new contributors to your project get up and running
3.0.0

3 years ago

3.0.0-alpha.1

4 years ago

3.0.0-alpha.0

4 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.3.2

6 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago