Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Conversation

@HeartoLazor
Copy link

TheOddLinguist added a commit to TheOddLinguist/presskit.html that referenced this pull request Jul 30, 2019
@j4nw
Copy link

j4nw commented Oct 25, 2019

Any interest in getting this merged? Would be great to have without fiddling with the npm package.

@valryon valryon requested a review from solarsailer November 4, 2019 21:46
return path.relative(buildFolder, htmlFilePath)
}

//Check if a var exists or it's valid

Choose a reason for hiding this comment

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

The missing space after // yields a lint error that fails test.

Added missing comment space
@stephanemagnenat
Copy link

stephanemagnenat commented Mar 30, 2021

Actually, there were 4 errors, now 3 left:

112:23  error  Missing space before function parentheses
113:24  error  Expected '!==' and instead saw '!='
113:27  error  Strings must use singlequote

I'm interested in seeing this PR merged as I have a similar need :-)

Fixed issues:
112:23  error  Missing space before function parentheses
113:24  error  Expected '!==' and instead saw '!='
113:27  error  Strings must use singlequote
@stephanemagnenat
Copy link

@solarsailer any chance to merge this PR?

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.

3 participants