Andrey
Andrey
How are things going?
Test cases: ```ts Expect ``` failed
Test case will be failed ```ts type X = { a: () => 22 a1: Promise b: string c: { d: boolean e: { g: { h: { i: true...
> ```ts > type Pop = T extends [...infer I, infer _] ? I : never > ``` RU: https://ru.stackoverflow.com/questions/1375991/%d0%9a%d0%b0%d0%ba-%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b0%d0%b5%d1%82-%d1%82%d0%b8%d0%bf-pop/1376076#1376076
I have the same problem in WSL. Windows 11 Pro.
> @RemediumAnimus , > > You can do this by overriding the isInYearRange fn within the "dd/mm/yyyy" alias Something like > > ``` > Inputmask("date", { > isInYearRange: function(chrs, minyear,...
So, when should we wait for the dprint-vue-plugin?)
> Can you run with `dprint fmt --verbose`? For me it formats, but it is very slow for such a large file. ```text dprint: [VERBOSE] Reading file: /home/doox911/.cache/dprint/cache/plugin-cache-manifest.json [VERBOSE] Creating...
> @doox911-opensource I haven't been able to reproduce it yet on multiple machines. When you get a chance, would you be able to try setting the `CI` env var to...