zavr-1

Results 9 issues of zavr-1

Instead of exporting `module.exports = exports.default;` is it possible to add an option to export `module.exports = myDefaultVariableName`? Because the VS Code does not understand the first option to infer...

The initial cookie that this middleware drops does not have `expires`, because `maxAge` is never set in properties. It is only set later when decoding the cookie, and only if...

It's quite common in the Node.js world to write Typedef with JSDoc without creating any variables, e.g., ```js /** * Parse the config and extract arguments from the `process.argv` array....

triage-done
internal-issue-created

remove `any-promise`

Hi could someone give an insight into why a relative URL is not showing for a package which has proper git url? ``` "repository": { "type": "git", "url": "https://github.com/svagco/shadow" },...

Is it possible to implement the `kbd` tag to parse like ⇧A

Could you please leave `td align` in place because GitHub supports it? Thanks.

Can you add support for `applescript` code blocks please? GitHub supports it.

Hey dude I absolutely love this package! I've spent a day on adding a terminal container template. Could you please have a look at the PR see if you're happy...