Skip to content

Path Alias Doesn't Work With Wildcard #83

@Ocraftyone

Description

@Ocraftyone

Hello. There is no way to have a path alias with no prefix.

"cssModules.pathAlias": { "*": "${workspaceFolder}/frontend/styles" }

"paths": { "*": ["styles/*"] },

import cssModule from "Style.module.css"

This setup results in no autocomplete.

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