1.0.0 • Published 3 years ago

@strg/prettier-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

prettier-config

Standard prettier configuration by STRG.

Installation

# install with npm
npm install -D @strg/prettier-config

# or with yarn
yarn add -D @strg/prettier-config

Usage

// .prettierrc.js
module.exports = {
  ...require('@strg/prettier-config')
}

Versioning

This project adheres to Semantic Versioning.