@harker-robo/prettier-config

1.0.0 • Public • Published

prettier-config

Code style definitions for Harker Robotics.

Installation

Install this package locally and prettier globally.

npm i -g prettier
npm i --save-dev @harker-robo/prettier-config

Usage

  1. Add the prettier key in package.json
// package.json
{
    ...
    "prettier": "@harker-robo/prettier-config"
}
  1. Run the formatter.
prettier ./* -w

Links

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @harker-robo/prettier-config

      Weekly Downloads

      1

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      2.35 kB

      Total Files

      4

      Last publish

      Collaborators

      • togatech
      • gadhagod