Skip to content

Better documentation for JSLint configuration files #112

@mcandre

Description

@mcandre

I'm not exactly sure how to configure CLI JSLint rules. Could we please add more explicit usage examples for this in the README, answering questions like:

  • Is there a convention for the JSLint configuration filename, like .jslintrc or jslint.conf?
  • Does jslint automatically load configuration on a per-project (./.jslintrc)or per-user ($HOME/.jslintrc) basis? Or do users have to manually specify --conf .jslintrc or this to happen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions