Theodore Gregory
Theodore Gregory
Would love for this to support [tmux](https://github.com/tmux/tmux/wiki), which currently I use with Alacritty. Happy to be assigned this, to act as a reminder for me to get this done.
Hey again, was still having a couple of issues with some of the emojis when using the Open Sans Emoji font as you were. I wasn't sure if you saw...
The newly implemented `defaultNullableToNull` option should take precedence over custom Scalar definitions as you cannot define those optionally and are global. As implemented in https://github.com/ardeois/graphql-codegen-typescript-mock-data/pull/130 it makes sense for specific...
yo v4.2.0 node v14.17.1 generator-jestr v0.1.2 --- With the following directory structure: ``` / tests/ package.json .yo-rc.json ``` When inside `tests/`, running `yo jestr` creates a `.yo-rc.json` at `tests/.yo-rc.json` having...