Zenika-Training / zenika-formation-framework

Tools to build and present our training material
8 stars 25 forks source link

style: eslint with airbnb config #183

Closed hgwood closed 7 years ago

hgwood commented 7 years ago

:warning: This PR has to wait for #168 because PhantomJS 1.x does not support ES2015.

4 rules were disabled or tweaked because they were too complex to comply with right now. They should be enabled in the future, whenever there is time to work on it.

There is nothing interesting to review here as most modifications were made by eslint autofix. Please avoid any fruitless debate on the style guide choice. It is arbitrary.

hgwood commented 7 years ago

Actually I'm going to merge it into path-to-headless-chrome. All PR working towards using headless chrome or requiring headless chrome should be merged into this branch.