oxc icon indicating copy to clipboard operation
oxc copied to clipboard

feat(linter/typescript): support consistent-type-imports rule

Open Dunqing opened this issue 1 year ago • 3 comments

Dunqing avatar Jan 13 '24 15:01 Dunqing

  • #2777 Graphite
  • #2022 Graphite 👈
  • #2021 Graphite
  • main

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Dunqing and the rest of your teammates on Graphite Graphite

Dunqing avatar Jan 13 '24 15:01 Dunqing

CodSpeed Performance Report

Merging #2022 will degrade performances by 3.19%

Comparing 01-13-feat_linter/typescript_support_consistent-type-imports_rule (011e290) with main (919a506)

Summary

❌ 1 regressions ✅ 33 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main 01-13-feat_linter/typescript_support_consistent-type-imports_rule Change
parser_napi[checker.ts] 231.3 ms 238.9 ms -3.19%

codspeed-hq[bot] avatar Jan 13 '24 15:01 codspeed-hq[bot]

Blocked by #2023

Dunqing avatar Jan 13 '24 15:01 Dunqing

See PR https://github.com/oxc-project/oxc/pull/3895

Boshen avatar Jun 29 '24 06:06 Boshen