Commits
Click on a commit to change the comparison rangeperf(linter/plugins): flatten `LintFileResult` fields (#14033)
Small perf optimization. Make `start` and `end` fields of `LintFileResult`, and remove intermediate struct `Loc`. This makes these objects cheaper to construct on JS side, and faster to deserialize.2 months ago
by overlookmotel