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
If using with Angular framework, imports could be via stylePreprocessorOptions where there won't be a relative/absolute path but just files names that are in directories specified under stylePreprocessorOptions.includePaths.
Currently the lint rule break if such an import is present:
Error: ENOENT: no such file or directory, open 'importedfile.scss'