Reece Daniels

Results 83 comments of Reece Daniels

This is something that came across my mind at work this week... Then I saw this issue, created Feb 2015 😬 I tried to come at this from a different...

@ljharb Interesting... I'm not so experienced with git hooks to be honest, `husky` just seemed an easy way to implement the hook. Why it is they're 'very dangerous'... Is there...

Just occurred to me this is not necessarily `enum` specific and is more of a support of the `valid()` method... Looks like it's mentioned here a while back 👀 https://github.com/TCMiranda/joi-extract-type/issues/5#issue-372240680

Doesn't look like this project is being maintained unfortunately? @remojansen

Seeing something similar when I run locally `A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper...

Hi @mledoze @jjlharrison what did you end up doing for your project? Splitting them out into separate files is probably a good idea. I've knocked something up on a separate...

Initial split: https://github.com/rubengmurray/countries/tree/individual-files/country-data

Sounds good to me - I think this is it: https://github.com/mledoze/countries/pull/393 Maybe we can merge this PR into a separate branch on this repo so you can do the build...

@mledoze any appetite for https://github.com/mledoze/countries/pull/393 ? Seems to have a few merge conflicts now... may be best to close if not part of the plans for the repo?

Same error message here