Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[js code hints] Should look for jslint node: true settings for node files #3938

Open
eztierney opened this issue May 21, 2013 · 3 comments
Open

Comments

@eztierney
Copy link
Contributor

Tern has a plugin for nodejs, which provides codehints for the Node API and support for node style modules, but we currently don't load it as we don't know if the project is a node project or not. One easy way to identify a node file would be to look for the jslint setting.

@ghost ghost assigned eztierney Jun 3, 2013
@pthiess
Copy link
Contributor

pthiess commented Jun 3, 2013

Reviewed @eztierney

@redmunds
Copy link
Contributor

Was assigned to tern team, so marking "Needs Review".

@peterflynn
Copy link
Member

See also related issue #3801 -- I've also marked that 'needs review' since it seems like these should be resolved as a pair

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

No branches or pull requests

5 participants