Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

.eslintrc

Our .eslintrc requires the following NPM packages:

  • eslint
  • babel-eslint
  • eslint-plugin-react

.tslint

Some projects at Yieldmo are being written in Typescript, so be sure to use the tslint.json config file provided in this repo.

Requires the following NPM packages:

  • tslint