CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.9.0 (changelog, source)
Search

Module JSLint

Provides classes for working with JSLint/JSHint directives.

Import path

import semmle.javascript.linters.JSLint

Imports

javascript

Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.

Classes

JSLintDirective

A JSLint directive.

JSLintExplicitGlobal

A JSLint global directive.

JSLintGlobal

A JSLint directive declaring global variables.

JSLintOptions

A JSLint options directive.

JSLintProperties

A JSLint properties directive.