Mussin Benarbia

Results 9 comments of Mussin Benarbia

Hello @sidiousvic 👋 Is it ok if I work on this issue? I have an idea! Would it be ok to add a fourth example that has some async fetch...

@posva Hello 👋 I'd like to add some information/context to this. Looking at the implementation of the [stringifyQuery function](https://github.com/vuejs/vue-router/blob/dev/src/util/query.js#L78) I can see that it uses a function `encode` for primitive...

Thank you for the feedback 👍 I'll give it a go. Still, I'd like if possible to clarify something. I understand that `Route["query"]`, can only accept `string` or `null`, that's...

@ota-meshi @FloEdelmann Is it ok if I pick this up? I have a working implementation ready

Is this mentioned anywhere in the docs? If not I'm thinking I could add it. At the very least it's not an obvious thought for someone trying to contribute for...

I tried following this [GA run](https://github.com/import-js/eslint-plugin-import/actions/runs/7354532723/job/20021870841?pr=2942) but still get the same error. Here is my full output ```sh eslint-plugin-import git:(main) pwd /Users/mussin.benarbia/code/eslint-plugin-import eslint-plugin-import git:(main) node --version v20.10.0 eslint-plugin-import git:(main) npm...

Thank you for your help investigating this. Searching for `"type": "` doesn't find anything other than `"type": "git"` under the repository field in a few package.json files. I'm also on...

@ljharb Sorry to disturb but do you have any other possible suggestions? I wonder if all other (new) contributors are able to run everything just fine 🤔 I actually wanted...

@ljharb Thank you for your time! Please let me know if there is anything else I can do to provide more information on this, I'd be more than happy to...