Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Handle more various relative references #776

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I recall correctly, this rule is intentional; of the examples you linked to, only the nested reference in slickgrid should be allowed, so probably the change should be to require as many leading ../ as the number of nested directories + 1.

The others should be rewritten to the same form as the slickgrid reference.

(Same comments as other PRs about adding tests and moving to DefinitelyTyped-tools)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants