vbelolapotkov / prettier-config

Shareable prettier config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@vbelolapotkov/prettier-config

Shareable Prettier configuration.

Installation

npm i -D @vbelolapotkov/prettier-config

Usage

Create prettier.config.js in your project root:

module.exports = require("@vbelolapotkov/prettier-config");

About

Shareable prettier config

License:MIT License


Languages

Language:JavaScript 100.0%