In non-strict mode, <script>
tags trigger a "script" event, and their contents are not checked for special xml characters. If you pass noscript: true, then this behavior is suppressed.
Properties
event
event: "noscript"
Defined in
index.ts:111
payload
payload: unknown
Defined in
index.ts:112