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