Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@telus/prettier-config

telus860MITdeprecated4.0.0

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

TELUS Flavour Prettier config

telus, prettier, config, format, style

readme

maintenance-status npm

prettier-config

TELUS Flavour Prettier config

Install

npm install --save-dev @telus/prettier-config

For your repository to run prettier it needs to have a .prettierrc.js file in the top level folder. This file will then point to this prettier-config. If you don't have one, in your .prettierrc.js file add the following:

module.exports = require('@telus/prettier-config')

Contribute

For local development, also run:

npm run setup-local

Github: @telus • Twitter: @telusdigital