Skip to content

Add a preferences menu item for the JSLint extension that allows to set global options for JSLint #3

Description

@JoachimK

Should support all the options on jslint.com.

E.g. open a dialogue with a checkbox for each of the options and save them in the preferences store.

Options can then be given to JSLint as config object in the second parameter of the JSLint() call.

JSLint(codetoCheck, options)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions