Commit Graph

7 Commits

Author SHA1 Message Date
Yeiniel Suárez Sosa e0c07509f3
update jshint settings 2020-12-05 16:48:13 -05:00
Yeiniel Suárez Sosa 511cea3041
improve linting of Favicon package use 2020-12-05 16:47:47 -05:00
Yeiniel Suárez Sosa 6f808bd4a6
fix missing underscore imports 2020-12-05 16:47:47 -05:00
Yeiniel Suárez Sosa 30e89c0393
fix jshint issues 2020-12-05 16:47:09 -05:00
Lorenz Hübschle-Schneider a80db339f8 Use strict
Requires turning IrcUtils into an Angular service, because the global variable
trick won't work with use strict.
Reuse is still easily possible by removing the angular wrapping around it.
2014-09-07 16:55:18 +01:00
Lorenz Hübschle-Schneider 3eb1345612 Don't use globalstrict, it produces lots of errors
...about missing "use strict"s
2014-07-18 12:26:10 +01:00
Tor Hveem 9a9617565d jshintrc: add jshintrc
Relax checking on some globals
2014-07-17 16:33:38 +02:00