Skip to content

wopian/eslint-config-wopian

Repository files navigation

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