This package has been deprecated

Author message:

this bundle has been moved. use @netvlies/prettier-config in stead

@netvlies/nvs-prettier-config

1.0.9 • Public • Published

NVS Prettier config

This is a simple module containing the rules for the prettier we use in our projects. Always include this config in your projects, so code / prettier style is maintained in a central place.

Installation

  1. yarn add @netvlies/nvs-prettier-config -D or npm i @netvlies/nvs-prettier-config --save-dev
  2. Add the following rule to your pacakge: "prettier": "@netvlies/nvs-prettier-config"

Your package should look something like this:

  {
    "name": "my-project",
    "version": "1.0.0",
    "prettier": "@netvlies/nvs-prettier-config"
  }

Want to contribute?

Please edit the config file and submit a merge request. One of the maintainers with NPM access will submit the update to NPM.

Maintainers

Name NPM Publish rights
Berrie Nachtweh Yes

Package Sidebar

Install

npm i @netvlies/nvs-prettier-config

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

6.17 kB

Total Files

6

Last publish

Collaborators

  • jelmer
  • jderuiter
  • tjerkr
  • florisch
  • nvanpoppel