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

Determine when isDeclaration and isDeclarationName should check for special property assignments #16030

Open
ghost opened this issue May 23, 2017 · 0 comments
Labels
Infrastructure Issue relates to TypeScript team infrastructure

Comments

@ghost
Copy link

ghost commented May 23, 2017

TypeScript Version: nightly (2.4.0-dev.20170523)

Currently neither function handles special JS assignments such as exports.x = .... We should review each case where we use these functions and see if special assignments need to be handled.

@mhegazy mhegazy assigned ghost Aug 23, 2017
@mhegazy mhegazy added the Infrastructure Issue relates to TypeScript team infrastructure label Aug 23, 2017
@RyanCavanaugh RyanCavanaugh unassigned ghost Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Issue relates to TypeScript team infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant