Skip to content

feat(config): add deep path availability#30

Description

@richrdkng

馃殌 Description

When dealing with deeper dir structures, e.g.:

-root/
 - docs/
 - scripts/
  - tasks/
 - src/
  - __internal/
 - tests/
  - fixtures/
  - utils/

...a feature should be available to parse and provide @ paths for tasks, __internal, fixtures, and utils, e.g.: path('@fixtures') and so on.

馃挕 Solution

Implement a deep path parsing feature (and also a config) for these situations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions