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

Fix lint task warning #591

Merged
merged 2 commits into from
Oct 24, 2018
Merged

Fix lint task warning #591

merged 2 commits into from
Oct 24, 2018

Conversation

StephenWeatherford
Copy link
Contributor

Fix this error from vscode when opening project:

Error: the description can't be converted into a problem matcher:
{
"base": "$tslint5",
"fileLocation": "absolute"
}

@StephenWeatherford StephenWeatherford requested a review from a team October 24, 2018 19:42
@ejizba
Copy link
Member

ejizba commented Oct 24, 2018

Do you have the tslint extension installed? I don't see that error. Docker probably just needs "eg2.tslint" added to an 'extensions.json' file

Copy link
Member

@ejizba ejizba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not opposed to this change as "fileLocation" was probably unnecessary - but I don't think that's the root of the error

@StephenWeatherford
Copy link
Contributor Author

Yes, I have it installed. Not sure exactly why this error, but auto-complete does show simply "$tslint5" as a possibility and stops the error.

@StephenWeatherford StephenWeatherford merged commit e30b403 into master Oct 24, 2018
@StephenWeatherford StephenWeatherford deleted the saw/tslint-watcher branch October 24, 2018 22:02
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
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.

None yet

2 participants