Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8541715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T11:53:37+00:00 2026-06-11T11:53:37+00:00

I used the following plugin to install jslint for vim: https://github.com/hallettj/jslint.vim . I’m a

  • 0

I used the following plugin to install jslint for vim: https://github.com/hallettj/jslint.vim.

I’m a bit confused as to how to configure this.

I see a list of options here http://www.jslint.com/lint.html#options, but

  1. in the jslint-vim plugin, where do I specify these options?
  2. What is the option for removing indenting errors
  3. What is the option to remove the “x variable was used before it was defined?”
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T11:53:38+00:00Added an answer on June 11, 2026 at 11:53 am

    in the jslint-vim plugin, where do I specify these options?

    Create a .jslintrc in your home directory. The options are listed in a /**/ comment block. There’s an example in the documentation under Usage. Options set in your .jslintrc will apply to jslint generally, not just the vim plugin.

    What is the option for removing indenting errors

    Try setting white: tolerate messy whitespace. But this will cause other issues to pass.

    Put this in your .jslintrc:

    /*jslint white: true */
    

    What is the option to remove the “x variable was used before it was defined?”

    The option is named undef. Put this in your .jslintrc:

    /*jslint undef: true */
    

    Putting those two options together:

    /*jslint white: true, undef: true */
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've used following code for parsing XML file in c++. http://www.codeproject.com/Articles/176236/Parsing-an-XML-file-in-a-C-C-program . Now I
I'm using the following jQuery plugin: http://slidesjs.com/ I've set the play attribute to 30000
I'm trying to use the following plugin for date picking: http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/index.html And I'm trying
I had used jquery media plugin to display pdf file in html This is
i had used this plugin before, but now when i want to use it
I have the following page: http://valogiannis.com/freelancer/neurosport/register.html I use a validation jquery plugin: http://docs.jquery.com/Plugins/Validation When
i have the following context.xml in webapp/META-INF/. This one is used by tomcat to
I have used the jQuery Qtip plugin to create some tooltips using the following
Setting up a simple grails app with Dojo, i used the grails install-plugin dojo
I have the following struct which will be used to hold plugin information. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.