Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Add noUnusedLocals to tsconfig to improve type checks. #33

Merged
merged 1 commit into from
Dec 10, 2016

Conversation

PeterEnevoldsen
Copy link
Contributor

Update relevant import to support noUnusedLocals.

Update relevant import to support noUnusedLocals.
@fknop
Copy link
Owner

fknop commented Dec 8, 2016

It looks like something is wrong with ngc, I'll relaunch the CI tests.

@PeterEnevoldsen
Copy link
Contributor Author

I also had problems with that locally even with the untouched master branch. It appeared when running npm install.

@fknop
Copy link
Owner

fknop commented Dec 8, 2016

It's probably coming from this PR, I had another yesterday and it went fine

@fknop
Copy link
Owner

fknop commented Dec 9, 2016

It looks like there is a breaking change with ngc... I don't have time to look at it this week end, so it'll we next week.

@fknop
Copy link
Owner

fknop commented Dec 9, 2016

Ok, I actually found it. It's coming from Typescript 2.1 not working with ngc. I fixed the version of typescript to 2.0.8.

@fknop fknop merged commit f4cc6d5 into fknop:master Dec 10, 2016
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