Georgii Dolzhykov

Results 295 comments of Georgii Dolzhykov

@liqian5365 This issue is about backslashes. What you wrote doesn't seem to be related. If you believe you encountered a bug, please open another issue with a proper report (steps...

I'm not sure how compiler options and dependency resolution affect organizing imports. It looks like they shouldn't really affect it, but still I'm somehow sure there are tricky edge cases...

`--isolated-modules` sounds great.

It's the opposite. The first link leads to a code path where tsconfig is used. We want to skip it when the new flag is specified. Please go ahead with...

lint-staged is configured by globs. Why not use them to exclude the autogenerated files?

Is https://github.com/glimmerjs/glimmer-vm/issues/1117 the same issue?

I'll run it in two hours when I get home.

Okay, so what do I benchmark? The last commit here against the last commit in next?

``` Benchmark 1: node ./bench.mjs b2e500b serial Time (mean ± σ): 45.203 s ± 0.897 s [User: 59.402 s, System: 3.386 s] Range (min … max): 44.415 s … 46.862...