Michael Angelo Rivera
Michael Angelo Rivera
This is awesome!
https://github.com/microsoft/TypeScript/issues/13219#issuecomment-1806332624 @KashubaK @kvenn I'm going to start looking at intellij (and also see if I can make an eslint plugin for it!). If you want to help, let me know!
> Would be happy to be involved. I did like the idea of ESLint plugin because it's piggybacking off of an already established static analysis solution, but I think IDE...
@cristian-eriomenco yup, this is happening for us too. Is there a way to override this?
> @cristian-eriomenco yup, this is happening for us too. > > Is there a way to override this? https://github.com/wclr/yalc/blob/3b834e488837e87df47414fd9917c10f07f0df08/src/sync-dir.ts#L48 looks like it's not possible to override, it's literally hardcoded...