1.0.1 • Published 3 years ago
@harastaivan/prettier-config v1.0.1
Prettier configuration
Usage
- Install
prettierand the config@harastaivan/prettier-config:
npm install -D prettier
npm install -D @harastaivan/prettier-config- Create a file called
prettier.config.jsin the root of the project:
module.exports = require('@harastaivan/prettier-config');