@zthun/janitor-prettier-config
v19.5.6
Published
A shared configuration for prettier for @zthun scoped projects.
Readme
Prettier Config
This is the shared prettier configuration for zthun scoped projects.
Getting Started
# NPM
npm install @zthun/janitor-prettier-config --save-dev
# Yarn
yarn add @zthun/janitor-prettier-config --devUsage
Use the prettier shared config convention.
module.exports = require("@zthun/janitor-prettier-config");That's it.
