@plyo/dev-tools

1.0.4 • Public • Published

Plyo Dev Tools

This repo is designed to be a single dev dependency for Plyo's micro services.

Installation

> yarn add -D @plyo/dev-tools

after that you need to add scripts into your package.json file:

{
  "scripts": {
    "lint": "lint",
    "lint-staged": "lint --staged",
    "precommit": "lint --staged"
  }
}

Pre-commit will be installed automatically.

You can redefine standard .eslintrc.js file simply declaring it in your project root folder. Also you need to add .prettierrc.js file into your project.

Readme

Keywords

none

Package Sidebar

Install

npm i @plyo/dev-tools

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

4.3 kB

Total Files

4

Last publish

Collaborators

  • mila-gayfudinova
  • agresvig
  • jifeon
  • frenzzy