1.0.3 • Published 5 years ago

prettier-config-aux v1.0.3

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

prettier-config-aux

The Prettier config that we use internally.

Installation

  1. Add dependencies:
yarn add --dev prettier prettier-config-aux
  1. Create prettier.config.js in ./:
module.exports = require('prettier-config-aux');

Development

  1. Clone the project:
git clone https://github.com/AuxStudio/prettier-config-aux
  1. Do some work.
  2. Create a PR.

Releases

  1. Login to npm
npm login
  1. Run the publish script.
npm publish
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago