Skip to content

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 a team, Pilchie and captainsafia as code owners December 23, 2021 00:55
@TanayParikh TanayParikh requested a review from a team December 23, 2021 00:56
let result: any = this._jsObject;
let lastSegmentValue: any;

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.

4 participants