@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

Readme

Keywords

none

Package Sidebar

Install

npm i @harker-robo/prettier-config

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

2.35 kB

Total Files

4

Last publish

Collaborators

  • togatech
  • gadhagod