1.1.6 • Published 5 years ago

prettier-config-generator v1.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

prettier-config-generator

prettier-config-generator is a CLI tool meant to be used to make generating Prettier configuration files more quickly and cleanly.

Install

This is a Node.js module available through the npm registry.

Before installing you need to download and install Node.js.

Once you have Node.js installed, you can navigate to the root of your project directory and run the package using the npx command

npx prettier-config-generator

Alternatively, you can install the package globally by using the command

npm install -g prettier-config-generator

After installing you can use this package by navigating to the root of your project and running the npm command

prettier-config-generator

From there you can follow the instructions in the terminal to select what options you want and what settings you want for those options.

You can view the details of the different prettier config options here.

GitHub

To fork this repo or make any pull requests you can visit the GitHub repo here.

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago