0.0.0 • Published 5 years ago
@koj-co/prettierrc v0.0.0
💄 prettierrc
This repository contains the common configuration for the Prettier code formatter.
💻 Usage
Install the package as a dev dependency from npm:
npm install --save-dev @koj-co/prettierrc
Create a Prettier config file .prettierrc.cjs
in the project room:
module.exports = require("@koj-co/prettierrc");
📄 License
0.0.0
5 years ago