Skip to content

Support for resolving imports while using stylePreprocessorOptions in angular.json #27

@tarangkhandelwal

Description

@tarangkhandelwal

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions