dmonroe08-utilitytool

1.0.0 • Public • Published

Utility Tool

Installation

Move Utility Tool in to your desired project Make sure your project has the following:

  • ESLint and associated packages:
  npm install eslint --save-dev
  npm install eslint-config-airbnb --save-dev
  npm install eslint-plugin-import --save-dev
  npm install eslint-plugin-jsx-a11y --save-dev
    npm install eslint-plugin-react --save-dev
touch log.txt

Usage

On the command line use "DEBUG==" followed by the path to the file you wish to use the tool with.

/dmonroe08-utilitytool/

    Package Sidebar

    Install

    npm i dmonroe08-utilitytool

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • dmonroe08