Jacques Yakoub
Jacques Yakoub
Hello @jpabeem, Thanks for your PR (and also for the missing [pull_request](https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#pull_request) event for the automated test workflow 🤦♂️). If you don't mind, I see one possible improvement : when...
Still an issue with `"@parcel/transformer-typescript-types": "^2.3.2"` unfortunately
I can recommend you to use the [Open Api specification (aka OAS)](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md) for that purpose. Two extensions already exist to convert OAS file into a page for RTD : -...
I created a [fork (not backwards compatible)](https://www.npmjs.com/package/@jy95/material-ui-image) as [MUI v5](https://mui.com/) is official now, it would be a problem for people that wants to migrate to it such as me. ...
@nseb @luchsamapparat I have a fork ( https://github.com/jy95/keycloak-capacitor ) that mostly automates the addition of Capacitor adapters. Better that nothing ;) Example of auto-generated release : https://github.com/jy95/keycloak-capacitor/pull/10

Hello @iamhosseindhv, Currently, you are using `tsdx` that builds your code. ([dts-cli](https://github.com/weiran-zsd/dts-cli) is a maintained fork with updated dependencies including a [nice JSX transform](https://babeljs.io/blog/2020/03/16/7.9.0#a-new-jsx-transform-11154-https-githubcom-babel-babel-pull-11154) ) Give a look to React...
Same for 1.15.0 : why not allow user to set up a custom download directory ?
Same for me : this kind of workaround didn't work ( https://github.com/formium/tsdx/issues/926#issuecomment-751936109 ) either