prettier-config-guestline
TypeScript icon, indicating that this package has built-in type declarations

3.1.3 • Public • Published

prettier-config-guestline

This package includes the shareable Prettier configuration used by Guestline Scripts.
Please refer to its documentation:

Usage with Guestline Scripts

The easiest way to use this configuration is with Guestline Scripts, which includes it by default.

You don’t need to install it separately.

Usage Outside of Guestline Scripts

If you want to use this Prettier configuration in a project not built with Guestline Scripts, you can install it with following steps.

First, install this package and Prettier.

npm install --save-dev prettier prettier-config-guestline

Then create a file named .prettierrc.js with following contents in the root folder of your project:

module.exports = require('prettier-config-guestline');

That's it! You can override the settings from prettier-config-guestline by editing the .prettierrc.js file. Learn more about configuring Prettier on the Prettier website.

Readme

Keywords

none

Package Sidebar

Install

npm i prettier-config-guestline

Weekly Downloads

762

Version

3.1.3

License

MIT

Unpacked Size

3.43 kB

Total Files

5

Last publish

Collaborators

  • imperium02
  • davethemac
  • mkredz
  • dave-hillier
  • missbruni
  • rameshanandakrishnan
  • pbazydlo
  • guru_fordy
  • greg.plenzler
  • rachel.sinclair
  • fbarbare