JSHint: ignore modules/MathJax

modules/MathJax is a third party library, we do not want to report
JSHint errors for it. Any errors there should be committed upstream.

Change-Id: I48a73eacb635149141e554853bf4aef65ecdcd49
This commit is contained in:
Antoine Musso 2013-01-18 12:09:35 +01:00
parent 766d548df9
commit b029a4037e
1 changed files with 2 additions and 0 deletions

2
.jshintignore Normal file
View File

@ -0,0 +1,2 @@
# third-party lib
modules/MathJax