Guillaume Humbert

Results 5 issues of Guillaume Humbert

Hi there 👋 I'm having a bit of trouble with the `import/no-restricted-paths` rule for a fine tuned setup. Given the following file structure, I'd like to lint our usage of...

Hi there 👋 When trying to use codegen on our app that uses `graphql-request`, I've tried the [latest preset described here](https://www.the-guild.dev/blog/unleash-the-power-of-fragments-with-graphql-codegen) with the `gql` tag exported from `graphql-request`. Typings are...

### Description In response to #378, I've started modernizing this package and writing ESM by default. I'm using `tsc` to output both CJS & ESM entrypoints, along with type definitions....

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/node-jwks-rsa#readme) and [Examples](https://github.com/auth0/node-jwks-rsa/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have searched the [issues](https://github.com/auth0/node-jwks-rsa/issues) and have...

enhancement

### Clear and concise description of the problem Currently, setup functions of fixtures execute the same way for each test. This is fine for most, but configuring the way the...

p2-nice-to-have