stylelint / prettier-config

Stylelint org's shareable config for prettier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@stylelint/prettier-config

NPM version Build Status

stylelint org's shareable config for prettier.

For consistent formatting across stylelint's repos.

Installation

$ npm install @stylelint/prettier-config --save-dev

Usage

Add this to your package.json:

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

Changelog

About

Stylelint org's shareable config for prettier

License:MIT License


Languages

Language:JavaScript 81.3%Language:Shell 18.7%