Appearance
script-type
Validate script type attribute values.
error
<script type="text/coffeescript"></script>
<script type="module"></script>
{ "rules": { "script-type": "error" } }