Skip to content

How to use path aliases #334

@muco-rolle

Description

@muco-rolle

I would like to use absolute path aliases but couldn't figure out how to set it up with this project

I would like a path like this:

import { formatNumber } from "../../../utils"

be like this:

import { formatNumber } from "@utils"

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