@lowvisiondave/prettier-config
v0.1.3
Published
A shared config file for [Prettier](https://prettier.io/).
Downloads
5
Readme
@lowvisiondave/prettier-config
A shared config file for Prettier.
Installation
Install the package with your favorite package manager:
pnpm add -D @lowvisiondave/prettier-config
Usage
Create a prettier.config.js
file in the root of your project:
module.exports = require("@lowvisiondave/prettier-config");