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

Remove unused code from jakefile and gulpfile #27149

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 17, 2018

Detects and removes unused variables in these two files.
Note this also removes the "release" and "setDebugMode" tasks in jakefile -- these do nothing so if we're calling them somewhere we shouldn't bother.
tsconfig is far from passing with no errors -- some type definitions are missing and discovered #27148.

@RyanCavanaugh RyanCavanaugh added this to the TypeScript 3.2 milestone Sep 17, 2018
@ghost ghost requested a review from rbuckton September 17, 2018 23:11
@ghost ghost assigned rbuckton Nov 16, 2018
@RyanCavanaugh
Copy link
Member

I think this has been substantially cleaned up

@RyanCavanaugh RyanCavanaugh deleted the jakefile_gulpfile_unused branch April 25, 2019 17:53
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

Successfully merging this pull request may close these issues.

3 participants