Skip to content

rule script content

Hanxing Yang edited this page Jul 10, 2016 · 1 revision

name

script-content

description

JavaScript content (content of <script> or <script type="text/javascript">) must meet standard. htmlcs tries to use config.linters.script as the lint method for script content.

config

  • true

    Do check / format.

  • false

    Do not check / format.

format support

No.

Clone this wiki locally