ericelliott / todotasks

TodoMVC for task runners. Not sure which task runner to use? Take a look at some reference implementations.
MIT License
12 stars 3 forks source link

Lint rules to enforce project style #20

Open ericelliott opened 9 years ago

ericelliott commented 9 years ago

We may be able to grab something from The Isomorphic Express Boilerplate.

Flet commented 9 years ago

Have you checked out http://github.com/feross/standard yet? :)