Skip to content

Commit 97d7f2b

Browse files
Update lib/rules/no-dynamic-script-tag.js
Co-authored-by: Kristján Oddsson <koddsson@gmail.com>
1 parent 0bb4d4b commit 97d7f2b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/rules/no-dynamic-script-tag.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ module.exports = {
55
description: 'disallow creating dynamic script tags',
66
url: require('../url')(module)
77
},
8-
fixable: 'code',
98
schema: []
109
},
1110

0 commit comments

Comments
 (0)