@actinc/prettier-config

1.0.0 • Public • Published

id: prettier-config sidebar_position: 3

@actinc/prettier-config

A common set of prettier configuration values to be used by ACT projects.

Installation

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

Usage

Add this to your package.json file

"prettier": "@actinc/prettier-config",

OR

If you need more fine grained control

echo "module.exports = module.exports = {...require('@actinc/prettier-config')};" > .prettierrc.js

/@actinc/prettier-config/

    Package Sidebar

    Install

    npm i @actinc/prettier-config

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.54 kB

    Total Files

    4

    Last publish

    Collaborators

    • robertsk
    • stefan.solyom
    • watjus0930
    • joncursi