Don Isaac

Results 36 comments of Don Isaac

Last commit was in 2016, this repo might be dead...

I can't use the codebase that I'm using as an example, but if I get time I'll upload a simple repro

@mattphillips Is there anything I need to address in this pull request, or is it ready to merge?

@cefn I'm not up-to-date on the status of this package. This PR was inspired by an issue (#26) I answered about a year ago.

@HADMARINE I believe that solution overrides the default type locations, meaning that packages in `@types` will no longer be included (unless explicitly specified).

@mattphillips are you still maintaining this package?

@AdamOakman Try putting this type declaration somewhere in your `src` or `test` folder: ```ts // test/test.d.ts or something similar declare namespace jest { interface Expect { /** * The `expect`...

Passing a `config.json` file does not seem to set the `npmName`, `npmVersion`, etc. CLI options. Does anyone know why this could be?

No, but it's needed in config files. I can modify the rules to only apply to those