ScriptaGames / zorbio

A 3D multiplayer WebGL game
MIT License
8 stars 1 forks source link

add pre-commit hook, fixes #494 #495

Closed mwcz closed 6 years ago

mwcz commented 6 years ago

@Jared-Sprague voila! set it up to use "npm test" as the precommit hook, which in turn runs the eslint script. npm install required.