Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.17 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.17 KB

ESLint Config

travis badge david dev badge contributors badge

Standard ESLint Config for my projects.

Available for:

Contributing

Setup

This project uses Yarn Workspaces which has to be enabled globally:

yarn config set workspaces-experimental true

Install Dependencies

yarn
yarn bootstrap

License

All code released under MIT