jshint / jshint.github.io

The homepage for JSHint
http://jshint.com
20 stars 19 forks source link

Implement deprecation notice #8

Closed jugglinmike closed 9 years ago

jugglinmike commented 9 years ago

Render a deprecation notice for options that have been labeled with the JSDoc @deprecated tag.

Depends on https://github.com/jshint/jshint/pull/2122