Yanice Guigou

Results 3 comments of Yanice Guigou

Yes I understand your POV and I do agree it can be a huge downside. In our codebase, we are using a helper function instead of manually typing "as" which...

It might be related but when using "unstable_config_lookup_from_file" flag on a monorepo on a Mac, I couldn't get it to work. Our monorepo is arranged like this : ``` package.json...

> [@simplg](https://github.com/simplg) It looks like you need to add a `eslint.config.mjs` file at the root of your monorepo. This is required regardless of the `unstable_config_lookup_from_file` flag even when there are...