@choseohwan/prettier-config-base

2.0.0 • Public • Published

@choseohwan/prettier-config-base

base prettier config for SeoHwan Cho's project

Install

npm

npm install @choseohwan/prettier-config-base prettier --save-dev

yarn

yarn add @choseohwan/prettier-config-base prettier -D

Usage

Make .prettierrc.js file in the root directory of packages.

.prettierrc.js

const prettierBaseConfig = require('@choseohwan/prettier-config-base');

// if you want config another setting, change prettierBaseConfig array

module.exports = prettierBaseConfig;

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @choseohwan/prettier-config-base

      Weekly Downloads

      8

      Version

      2.0.0

      License

      ISC

      Unpacked Size

      15.7 kB

      Total Files

      5

      Last publish

      Collaborators

      • wtae1216