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

Add new tslint rule to prevent calling Intl directly #11604

Closed
yuit opened this issue Oct 13, 2016 · 2 comments
Closed

Add new tslint rule to prevent calling Intl directly #11604

yuit opened this issue Oct 13, 2016 · 2 comments
Labels
Infrastructure Issue relates to TypeScript team infrastructure

Comments

@yuit
Copy link
Contributor

yuit commented Oct 13, 2016

We have additional guard when calling Intl functionality see PR #11541; the PR is to fix following issues #11339 #11110

@yuit yuit added the Infrastructure Issue relates to TypeScript team infrastructure label Oct 13, 2016
@yuit yuit self-assigned this Oct 13, 2016
@mhegazy
Copy link
Contributor

mhegazy commented Oct 13, 2016

and localeCompare

@jakebailey
Copy link
Member

At this point, tslint is dead, and we also have raised our minimum supported runtime featureset such that we shouldn't need to check these anymore.

@jakebailey jakebailey closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2023
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

3 participants