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

Headers still get error "no-undef" #191

Closed
ghost opened this issue Apr 19, 2018 · 1 comment
Closed

Headers still get error "no-undef" #191

ghost opened this issue Apr 19, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 19, 2018

my code like:
option: {
method: 'POST',
headers: new Headers({
'X-Api-Key': 'xxxxxxxxxxxxxxxx',
'Content-Type': 'application/json'
})
}

then eslint tell me "no-undef" at Headers

@ghost ghost changed the title new Headersstill get error "no-undef" Headers still get error "no-undef" Apr 19, 2018
@Intellicode
Copy link
Owner

Hi @LRFILE, I think you are in the wrong repo

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

No branches or pull requests

1 participant