nodezoo / nodezoo-web

nodezoo.com front end
MIT License
12 stars 61 forks source link

Test Coverage, Simplify Linting (and making sure it really works), docs #119

Closed Georgette closed 8 years ago

Georgette commented 8 years ago

I wanted to bring in some test coverage, because yay metrics!

The linter was broken, so I axed all the listing deps, took the seneca rule file, and then altered some rules so they actually play well with react (so no more "used var React" errors)

Georgette commented 8 years ago

That was a merge fail on my part.