@forevolve/prettier-config

2.0.1 • Public • Published

@forevolve/prettier-config

My shared Prettier configuration.

Deploy npm package

How to use

Using package.json and npm:

  1. Install the package

    npm i --save-dev @forevolve/prettier-config
  2. Edit package.json:

    {
      // ...
      "prettier": "@forevolve/prettier-config"
    }

Note that you can create a package.json file and use it even if your project is not using Node.js by running npm init and following the instructions.

For more information, or other ways to load the package, please see the official Prettier documentation: Configuration File.

Change log

2.0.0

  • Change the entry point from index.js to index.json

1.0.0

  • Initial release

Readme

Keywords

Package Sidebar

Install

npm i @forevolve/prettier-config

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

3.17 kB

Total Files

5

Last publish

Collaborators

  • carl-hugo