An example project to illustrate how to document Spring Boot Webflux with Swagger2
Declarative, nested, stateful, isomorphic page visibility React component
A builder tool to help generate Content Security Policies in a type-safe way
Rename and drop stale blogs
WIP
WIP
Setup minimum v16 engine version
Oh you're using it programmatically, you're going to need to use it as an ESM module (and not using commonjs) https://blog.logrocket.com/how-to-use-ecmascript-modules-with-node-js/
Stop running tests on node.js v14, add v19 and update actions
It works locally for me with the following versions, I'm not sure why it's not working for you honestly
I also setup a build matrix in the past and everything seems to pass (also on Windows, Ubuntu, OSX) https://github.com/pgilad/leasot/actions/runs/3813158787
What node.js version are you using?
13.3.0
Looks good thanks!
I'm thinking of making a PR to add support for .R
files. They syntax in R for comments is just # <comment>
and no multiline comment support so I'm thinking that coffeeParser
will work well.
From looking at the library it seems like I need to do the following:
'.R'
property to the parsersDb
in src/lib/parsers.ts
tests/fixtures/
tests/parser-spec.ts
media/supported-languages.md
It would be great if you could let me know if I'm missing anything else that would need to be done. Are there any contribution guidelines anywhere? I had a look but I couldn't see anything, but I could be missing something 😅
Bump jsdoc-to-markdown from 7.1.1 to 8.0.0 (#320)
Bumps jsdoc-to-markdown from 7.1.1 to 8.0.0.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps jsdoc-to-markdown from 7.1.1 to 8.0.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Bump @types/mocha from 9.1.1 to 10.0.1 (#321)
Bumps @types/mocha from 9.1.1 to 10.0.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps @types/mocha from 9.1.1 to 10.0.1.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Feature/issue 322/add r lang support (#323)
Added .R
entry for r scripts
Added R script test
Added entry for R in supported languages table
I think I've done everything necessary to add support - let me know if I've missed anything. It successfully passes the new test 😁
Stop tracking aws config
Update