-
Notifications
You must be signed in to change notification settings - Fork 9
feat: Relative path format #17
Copy link
Copy link
Open
Description
It is nice, when you have project directory in relative path, e.g. my-project/foo/bar.js, but most of the time you are interested in path relative to project root, without including root dir name, e.g. foo/bar.js.
I propose to implement option, that will control whether user wants project's root name in relative path.
I can implement this settings, if the PR will be accepted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels