Miguel Dorta

Results 54 comments of Miguel Dorta

Hi, I will be interested to help with this. I want to learn rust and I like this project.

@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?

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...