chrisleee / twitch-stocks

A web platform that allows you to invest in Twitch streamers with imaginary points.
GNU General Public License v3.0
21 stars 8 forks source link

Add precommit scripts #15

Closed chrisleee closed 7 years ago

chrisleee commented 7 years ago

This PR adds precommit which runs the prettier and tslint scripts before each commit.

This should add some extra consistency enforcement.

Once we have tests, precommit will run those as well.