CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Add JSHint testing to automated tests #354

Open FilipNest opened 7 years ago

FilipNest commented 7 years ago

All of core code (including core & extra modules) should now pass JSHint.

We have a config file with the rules set out.

It should skip the /test directory itself and also any /static folders inside modules