1.0.1 • Published 3 years ago

@harastaivan/prettier-config v1.0.1

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

Prettier configuration

Usage

  1. Install prettier and the config @harastaivan/prettier-config:
npm install -D prettier
npm install -D @harastaivan/prettier-config
  1. Create a file called prettier.config.js in the root of the project:
module.exports = require('@harastaivan/prettier-config');
1.0.1

3 years ago

1.0.0

3 years ago