Shahyar

Results 9 comments of Shahyar

> It seems that exports map is not an option for Apollo because it would break older applications What about doing a major release version, which is how `is-promise` solved...

See my edit here for how this is happening https://github.com/clinicjs/node-clinic/issues/10#issuecomment-752276911 The files are simply in the path defined by `chdir` in `main.js`. Off-topic: I've successfully started profiling Rocket.Chat, and the...

Bringing this old issue back up. Host macOS and container Debian with Node v12.18 inside. Despite issuing SIGINT with the proposed solutions, the process ends up like this: ``` [===...

This could be pretty useful when traversing deep objects for mapping or reducing. See the `traverse` package's `map` and `walk` methods: https://github.com/Develatio/traverse-v2/blob/master/index.js

I should've searched existing tickets before submitting mine. Seems test coverage is already done in the new branch, so that's promising. Thanks!

I think the only issue is that the linting path is hard-coded to `"."`. If that were a parameter, then this whole task could be avoided. It would be up...

This package is basically unmaintained. The only changes getting merged are new linters. You can see my draft PR above (forked at `shahyar/lint-action@master`) which adds the desired functionality to eslint...

> When will we meet the V2 version? As far as I can see it has been more than 6 months. We are currently transitioning the code to the latest...

> Will it be possible to upload files during ticket creation? Yes. > is there some updates on the release date of the Trudesk v2? When can we expect a...