Skip to content

chore(ts2dart): remove hand-written ts2dart typings#4372

Closed
alexeagle wants to merge 1 commit into
angular:masterfrom
alexeagle:ts2dart_typ
Closed

chore(ts2dart): remove hand-written ts2dart typings#4372
alexeagle wants to merge 1 commit into
angular:masterfrom
alexeagle:ts2dart_typ

Conversation

@alexeagle
Copy link
Copy Markdown
Contributor

Now that we are on TS 1.6, we can use the new node module resolution strategy.

cc @mprobst

@alexeagle alexeagle added the action: review The PR is still awaiting reviews from at least one requested reviewer label Sep 25, 2015
@alexeagle alexeagle force-pushed the ts2dart_typ branch 4 times, most recently from c20fae4 to 1ed006c Compare September 25, 2015 21:59
Now that we are on TS 1.6, we can use the new node module resolution strategy.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

OOC, is anything preventing us from using ES6 syntax for all imports here (not saying to do it in this PR)?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It depends on whether the other typings declare the "fs", "fs-extra", "path" modules. I think they do (the node.d.ts was updated to support ES6 output a while ago) so I think we could do this.

@rkirov rkirov added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 25, 2015
@alexeagle alexeagle added the action: merge The PR is ready for merge by the caretaker label Sep 25, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #4372 on behalf of @alexeagle to branch presubmit-alexeagle-pr-4372.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 25, 2015
@alexeagle alexeagle closed this in 3dd9919 Sep 25, 2015
@mprobst
Copy link
Copy Markdown
Contributor

mprobst commented Sep 28, 2015

Nice!

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants