0.9.1 • Published 1 year ago

@kochurko/prettier-config v0.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@kochurko/prettier-config

npm npm

Prettier config for my projects.

Install

npm install --save-dev prettier @kochurko/prettier-config

Usage

Add the following to your .prettierrc.js:

module.exports = require("@semantic-pie/prettier-config");
0.9.1

1 year ago