Miguel Dorta
Miguel Dorta
Hi, I will be interested to help with this. I want to learn rust and I like this project.
this will be nice
@sohcah what polyfill setup are you using? I tried to use formatjs but I didn't managed to make it work
There is a manual way of getting a capsule shape?
It doesn't work for me also on same version. The console looks fine. How I can help?
Thanks @uknick
Im getting the same
This works for me ``` typescript import * as helpers from '@root/helpers' import { decideWinner } from '@root/helpers/combat' import cases from 'jest-in-case' beforeEach(() => { jest.restoreAllMocks() }) cases( 'decideWinner', ({...
I usually have the console open and the warning gets my attention every time I open it, thinking there is a problem with my code. I think it's better to...