Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add isRelative helper #17

Merged
merged 1 commit into from
Mar 5, 2021
Merged

feat: add isRelative helper #17

merged 1 commit into from
Mar 5, 2021

Conversation

danielroe
Copy link
Member

No description provided.


describe('isRelative', () => {
const tests = [
{ input: '/', out: false },
Copy link
Member

Choose a reason for hiding this comment

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

We could simplify it with key/val object :)

@pi0 pi0 merged commit 63efb7b into main Mar 5, 2021
@pi0 pi0 deleted the is-relative branch March 5, 2021 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants