1.1.0 • Published 6 months ago

prettier-inittier v1.1.0

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

one command, npx prettier-inittier, to install and configure prettier

prettier-inittier

Coverage lines Coverage functions Coverage branches Coverage statements

PRs Welcome License: MIT

What is this?

prettier doesn't have an --init flag to create a default config for you. There are many tools like this, but this one is mine. It installs `prettier using the same package manager you use for your project and creates a config file with some sensible defaults.

Usage

Requires node > v18.

npx prettier-inittier

Configuration

If you don't like the config that is generated by default, you can edit the .prettier-inittier-default file that is created in ~ after running the command.

1.1.0

6 months ago

1.0.3

6 months ago