angelozerr / tern-node-express

A Tern plugin adding support for express web application framework for node.
http://expressjs.com/
MIT License
56 stars 4 forks source link

Support lint for express #5

Open angelozerr opened 9 years ago

angelozerr commented 9 years ago

Validation can be done with tern https://github.com/angelozerr/tern-lint

But as express as some complex case with callback function, it must defines lint function.