Mohammadali Alipanah
Mohammadali Alipanah
@JakeGinnivan We wrote an internal executor for our company and added it to every app and lib in workspace. Something like this { const child = spawn(packageManagerCmd, ['tsc', '-p', libRoot,...
> > @JakeGinnivan We wrote an internal executor for our company and added it to every app and lib in workspace. Something like this > ```tsx > > import {...
> @JakeGinnivan > > > I did not test your code but I think "implementation": "./tsCheck". you need to use js as impl. > > Oh yeah, it was that,...
This is just a questionable design
@ericponto My solution was that too, btw you should remove `withNx` in `next.config.js`. don't forget to add created `.next` to `.gitignore` cheers
I manage to add files to apps and add dependencies. Then I create the dev executed but this is the tricky part which I stack in it. The problem as...
Dashboard for debug logs: https://app.renovatebot.com/dashboard#github/always-maap/TS-Collection
@hadizz @mberneti Hey. Alibaba stoped maintaining the project. I fork the project and move it [here](https://github.com/zoomit-org/Dayjs-Jalali-Plugin). I'm also contributing to dayjs to add more capabilities for Jalali base calendars. All...
> > @hadizz @mberneti Hey. Alibaba stoped maintaining the project. I fork the project and move it [here](https://github.com/zoomit-org/Dayjs-Jalali-Plugin). I'm also contributing to dayjs to add more capabilities for Jalali base...
Full TS support was impossible by the authors because of the dayjs type design. My PR to dayjs was accepted a few weeks ago and will be in the next...