Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

fix(core): function overloading for instant #1275

Closed
wants to merge 1 commit into from
Closed

fix(core): function overloading for instant #1275

wants to merge 1 commit into from

Conversation

satanTime
Copy link

there's an issue if we use no-any rule which can be solved with function overloading.

const v1: string = translate.instant('test');
const v2: string = translate.instant(['test']); // should fail.

@satanTime
Copy link
Author

Hi @ocombe, Happy New Year!

might you check the PR?

Thanks!

@satanTime
Copy link
Author

ping

@satanTime
Copy link
Author

Ping there

@satanTime
Copy link
Author

Hi @ocombe,

might you review when you have time?

Thank you in advance!

@Michael-Ziluck
Copy link

@tiaguinho This has been closed for awhile but it would be a much appreciated change. Do you know why this was closed when @teunverhaert approved?

This pull request was closed.
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