Ashish Binu
Ashish Binu
@zulipbot add "good first issue"
@zulipbot claim
@zulipbot abandon
@Ayushsunny If you are interested try to solve the issue. Edit the left value in `main.css` to `#add-server-tooltip,.server-tooltip { left: 60px}`. This will fix the issue.
Is there a way to use `pnpm` instead of `npm`. `npm` seems to take more disk space.
Does anyone understand why does this not work some test cases ? ```ts type Includes = T extends [ infer Head, ...infer Tail ] ? Head extends U ? U...
Hope it gets implemented soon
I am just using [vite](https://github.com/vitejs/vite) .It has a pretty fast live reload. I don't if it's possible to use vite with bracey. If it happens some day it would be...
> Which GPU and graphics driver are you using? There is only integrated gpu on my machine i.e **Intel Haswell-ULT**
> @FINDarkside > > > Fails `Expect` test because it strips away already existing readonly modifier from `title`. > > ```ts > type MyReadonly2 = { > [p in keyof...