1.4.0 • Published 10 months ago

@adonisjs/prettier-config v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@adonisjs/prettier-config

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.

1.4.0

10 months ago

1.3.0

1 year ago

1.2.2

1 year ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago