2025.21.0 • Published 6 months ago

@aminda/global-prettier-config v2025.21.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
6 months ago

Aminda's prettier configuration

Or opinionated configuration for opinionated code formatter. Unless you are me and expect to have the same behaviour as I do, you are best served by not using this. If you wish to use this regardless,

Usage

Feel free to replace pnpm and pnpx with your favourite package manager for JS and it will likely work.

  1. corepack pnpm install -D -E @aminda/global-prettier-config
  2. Add "prettier": "@aminda/global-prettier-config", to the top level of your package.json, while maintaining valid syntax.
  3. corepack pnpx prettier --cache --ignore-unknown --write .

Feel free to also take a look at .pre-commit-config.yaml.

Versioning

  • date +%G.%V.MINOR or in other words week based year, week, and the number of releases that week starting from 0.

However this is very small single purpose project, so I don't actually bother with git tagging and only do versioning as npm forces me to.

See also

2025.1.0

11 months ago

2024.48.0

12 months ago

2025.8.0

9 months ago

2025.7.1

9 months ago

2025.7.0

10 months ago

2025.10.0

9 months ago

2025.21.0

6 months ago

2025.13.1

8 months ago

2024.1.0

11 months ago

2025.15.0

8 months ago

2025.13.0

8 months ago

2025.16.0

7 months ago

2024.28.4

1 year ago

2024.28.3

1 year ago

2024.28.2

1 year ago