@adonisjs/prettier-config

1.4.0 • Public • Published

@adonisjs/prettier-config



Base Prettier configuration

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


npm-image license-image

Installation

Install the package from the npm registry.

npm i -D @adonisjs/prettier-config

# Make sure also to install the following packages
npm i -D prettier

Usage

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

{
  "prettier": "@adonisjs/prettier-config"
}

Our base config also installs and configures the prettier-plugin-edgejs package to format Edge templates using Prettier.

Built with ❤︎ by Julien Ripouteau and Harminder Virk

/@adonisjs/prettier-config/

    Package Sidebar

    Install

    npm i @adonisjs/prettier-config

    Weekly Downloads

    7,741

    Version

    1.4.0

    License

    MIT

    Unpacked Size

    4.11 kB

    Total Files

    4

    Last publish

    Collaborators

    • julien-r44
    • romainlanz
    • virk