1.0.0 • Published 7 years ago

dmonroe08-utilitytool v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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.