aboutsummaryrefslogtreecommitdiffstats
path: root/external/jshint/jshint.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-60570/+0
| | | | | Fixes #15393 Closes gh-1958
* Build: Reorganize external directoryScott González2014-06-241-0/+60570
Put each external library into its own directory. Move jquery.js to external. Ref gh-1266