We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cc3db commit af5134cCopy full SHA for af5134c
1 file changed
tests/unit/lib/escape.js
@@ -103,7 +103,6 @@ QUnit.test('uriScheme() - Invalid schmes', function (assert) {
103
104
/*jshint scripturl:true*/
105
const urls = [
106
- // eslint-disable-next-line no-script-url
107
'javascript:alert("XSS");',
108
'sftp://example.com/test/',
109
'skype:xyz',
0 commit comments