ConsenSysDiligence / ConsenSysDiligence/scribble
Scribble does not like the at import file path notation
Open
- Dominant language
- TypeScript
- Stars
- 334
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.