Skip to content

Migrate JSInterop to ESLint #39162

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

Merged
merged 7 commits into from
Jan 3, 2022
Merged

Migrate JSInterop to ESLint #39162

merged 7 commits into from
Jan 3, 2022

Conversation

TanayParikh
Copy link
Contributor

TSLint has been deprecated in favor of ESLint. We only use TSLint in JSInterop within dotnet/aspnetcore (we've migrated elsewhere already). With this PR we should be fully off of TSLint 🎉

@TanayParikh TanayParikh requested review from captainsafia, Pilchie and a team as code owners December 23, 2021 00:55
@TanayParikh TanayParikh requested a review from a team December 23, 2021 00:56

identifier.split('.').forEach(segment => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note; reviewing this file with ?w=1 may be easier given indentation / formatting changes.

@pranavkm
Copy link
Contributor

Does this affect #38721 in any way?

@TanayParikh
Copy link
Contributor Author

Does this affect #38721 in any way?

Nope, should be entirely separate.

@Pilchie Pilchie added the area-blazor Includes: Blazor, Razor Components label Dec 28, 2021
@TanayParikh TanayParikh enabled auto-merge (squash) January 3, 2022 16:27
@TanayParikh TanayParikh self-assigned this Jan 3, 2022
@TanayParikh TanayParikh merged commit 6969db9 into main Jan 3, 2022
@TanayParikh TanayParikh deleted the taparik/JSInterop_ESLint branch January 3, 2022 18:02
@ghost ghost added this to the 7.0-preview1 milestone Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants