@digitpaint/prettier-config

1.0.1 • Public • Published

Digitpaint Stylelint Configuration | CSS

Prettier configuration for formatting of files (CSS, SCSS, SASS)

About Stylelint configuration

https://prettier.io/

How to use this package

Make sure you have a working Prettier setup in your project

Install package

npm install @digitpaint/prettier-config

How to include this in your Stylelint config

Add the following to your stylelint configuraiton

{
  "extends": "@digitpaint/prettier-config"
}

How to publish a new version of Digitpaint Stylelint Configuration

Login to NPM Registry

  • You need access (or reach out to a colleague) to devops@digitpaint.nl mailbox
  • Login to the registry using npm adduser (see credentials in LastPass: npmjs.com)
  • Enter OTP sent by e-mail

Publish the package

  • Make sure you have updated the version in package.json
  • Make sure you have tagged this version in the main branch in the remote repository
  • Run npm publish

Package Sidebar

Install

npm i @digitpaint/prettier-config

Weekly Downloads

12

Version

1.0.1

License

ISC

Unpacked Size

2.03 kB

Total Files

4

Last publish

Collaborators

  • ripley3
  • gyzie
  • digitpaint-arnhem