firtoz / react-three-renderer

Render into a three.js canvas using React.
https://toxicfork.github.com/react-three-renderer-example/
MIT License
1.49k stars 155 forks source link

ESLint on precommit using Husky #170

Closed johnrees closed 7 years ago

johnrees commented 7 years ago

Related to issue: https://github.com/toxicFork/react-three-renderer/issues/167

Feels slower than the prettier branch (https://github.com/toxicFork/react-three-renderer/pull/169), but I think it's doing more work. This is using the .eslintrc and running eslint directly rather than through gulp.

toxicFork commented 7 years ago

Decided that I like non-hooked precommits :)