Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.eslintrc.js does not have suggestions #11213

Closed
isidorn opened this issue Aug 30, 2016 · 2 comments
Closed

.eslintrc.js does not have suggestions #11213

isidorn opened this issue Aug 30, 2016 · 2 comments
Assignees

Comments

@isidorn
Copy link
Contributor

isidorn commented Aug 30, 2016

Refs #11100

  1. Simple repo, initiazlie eslint, .eslintrc.js gets created
  2. Open .eslintrc.js and triggere intelli-sense -> no suggestions
  3. As found while discussing with @dbaeumer the issue here is that this file is .js and not .json
  4. I would expect suggestions to help me set this file up
@dbaeumer
Copy link
Member

Might be hard to achieve since we need to tell the tsserver about a d.ts eslint file under the cover. On top of this we would need to maintain such a file.

@dbaeumer
Copy link
Member

This issue was moved to microsoft/vscode-eslint#124

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants