Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Use jslint node module if present. #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpommerening
Copy link

It's nice that the plugin comes with it's own jslint version, but I'd prefer to use the jslint node module if it is installed. Use jslint-core.js as fallback.

Why? Sometimes different feature sets get confusing: I would like to obtain the same features calling jslint from the terminal and using the vim plugin.

Worked fine so far :)

It's nice that the plugin comes with it's own jslint version, but
let's use the jslint node module if it is installed. Use "jslint-core.js"
as fallback.
@muratcorlu
Copy link

+1

1 similar comment
@ghost
Copy link

ghost commented Jul 10, 2013

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants