saravanakumar2504
saravanakumar2504
Hi, I.m also facing the same problem. I want my local to render in browser using https. I have updated my changes as discussed in the above, but still i'm...
@ljharb : Facing same issue after setting `ignoreExternal` to `true`
@soryy708 : I undersrand your query. Since we are using mono-repo and our project files is very huge(1 lakh file) its difficult for me to mimic it.
@soryy708 / @ljharb I found the minimal config to replicate my issue. Kindly find my `eslint.config.js` below and when i remove config(`'import/resolver'`) its working as expected 'import/resolver': { // node...