pdf.js/src/display
Tim van der Meij 1948a53ebb Merge pull request #7973 from Snuffleupagus/eslint_spaced-comment
Enable the `spaced-comment` ESLint rule
2017-01-22 21:58:42 +01:00
..
annotation_layer.js Enable the no-else-return ESLint rule 2017-01-09 20:27:39 +01:00
api.js Enable the no-unsafe-finally/no-octal/no-useless-call ESLint rules 2017-01-21 17:15:57 +01:00
canvas.js Enable the spaced-comment ESLint rule 2017-01-19 16:41:59 +01:00
dom_utils.js Enable the spaced-comment ESLint rule 2017-01-19 16:41:59 +01:00
font_loader.js Removes rest of 'no-else-return' comments. 2017-01-09 19:13:36 -06:00
global.js Deprecate the isValidUrl utility function and replace it with createValidAbsoluteUrl/isValidProtocal functions instead, since the main URL validation is now done using the new URL constructor 2016-10-19 22:11:22 +02:00
metadata.js Remove globals that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 2016-12-16 21:09:55 +01:00
pattern_helper.js Enable the spaced-comment ESLint rule 2017-01-19 16:41:59 +01:00
svg.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
text_layer.js Remove globals that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 2016-12-16 21:09:55 +01:00
webgl.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00