@dirupt/prettier-config

2.0.1 • Public • Published

DIRUPT Prettier Config


Base Prettier configuration

Base prettier rules used by the DIRUPT team for packages and the applications.


license-image npm-image

Installation

Install the package from the npm registry.

pnpm add -D @dirupt/prettier-config

# Make sure also to install the following packages
pnpm add -D prettier

Usage

After installation, you can copy/paste the following block of code within the package.json file.

{
	"prettier": "@dirupt/prettier-config"
}
Built with ❤︎ by Philippe Desplats - Project based on AdonisJS Prettier Config

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @dirupt/prettier-config

    Weekly Downloads

    19

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    3.76 kB

    Total Files

    4

    Last publish

    Collaborators

    • philippe.desplats
    • redekproject