Evgeny Zakharov

Results 7 comments of Evgeny Zakharov

Yes, the default error map has the highest priority, no matter what you do... There are a lot of issues like that. This behavior is also stopping me from creating...

Hello, thank you for this suggestion =) But currently ESLint Kit needs some big improvements, i'm working on them at the moment. I'll try to add svelte config when I...

> This config didn't works, but it should: > > ```json > > { > > "compilerOptions": { > > "baseUrl": ".", > > "paths": { > > "@*": ["./src/*"]...

@ReshaSD maybe you need something like monorepo? I don't think it's a good idea to solve this on alias-level. The monorepo tools like yarn/lerna provide that type of functionality.

I'm not sure that I have time to support this package Now I use pure webpack or vite.js

Any progress? This feature is really good

I also encountered this. Maybe this issue should be created in the drizzle-kit-mirror repository? It would be great if the problem was resolved soon, I really don't want to change...