Skip to content

Scribble does not like the at import file path notation #271

@ghost

Description

When I run scribble in terminal on a solidity file with this sort of import path I get an error: import {ISizeAdmin} from "@src/interfaces/ISizeAdmin.sol";

The error is Couldn't find @src/interfaces/ISizeAdmin.sol.

But If I change the path to a full path I do not get an error.

How do I resolve this as it is major overhaul to write full file path?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions