ZeusWPI / MOZAIC

MOZAIC is the Massive Online Zeus Artificial Intelligence Competition platform
GNU Lesser General Public License v3.0
13 stars 6 forks source link

Consistent formatting for typescript #276

Open wschella opened 5 years ago

wschella commented 5 years ago

Using prettier or smth and binding it to the commit hook. https://github.com/prettier/prettier

abeforgit commented 5 years ago

we can bind it on commit or on compile (with webpack), any preferences?

abeforgit commented 5 years ago

also we could put the configs for this in a separate repo, maybe start developing a collection of zeus house-style formatting rules