You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
Hello,
I found out this issue recently, it seems that in the past 1-2 months there might've been some update to.
as I haven't updated any dependecies recently.
from what I figured out if a typescript file contains only import exports a linting issue appers : 'Cannot read property 'type' of null'
for the moment I just ignored linting for those files, would there be a quick fix for this?
or maybe I'm doing something wrong, any help please?
Hello,
I found out this issue recently, it seems that in the past 1-2 months there might've been some update to.
as I haven't updated any dependecies recently.
from what I figured out if a typescript file contains only import exports a linting issue appers : 'Cannot read property 'type' of null'
for the moment I just ignored linting for those files, would there be a quick fix for this?
or maybe I'm doing something wrong, any help please?
git repo for check: https://github.com/DacianCoder/test1
PS: note this is a dummy repo where I was able to reproduce the issue
The text was updated successfully, but these errors were encountered: