Skip to content

DMonroe08/dmonroe08-utilitytool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.