-
Spell Right erroneously reports errors in correctly spelled JSDoc statements:
1. JSDoc tag `@param` is falsely marked as erroneous
2. Function parameter `calcPrecoPrazoMethod` is marked as erron…
-
see https://github.com/gajus/eslint-plugin-jsdoc
-
- [TypeScript JSDocs](https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html)
- [JSDocs Docs](https://jsdoc.app/)
-
## The devDependency [jsdoc](https://github.com/jsdoc/jsdoc) was updated from `3.6.0` to `3.6.1`.
🚨 [View failing branch](https://github.com/mediachain/aleph/compare/master...mediachain:greenkeeper%…
-
It was suggested in one of the PRs I did, that I should try running typedoc on the output of dts-bundle-generator.
This should save the complexity of adhering to both packages rules, as both do simil…
-
After #152, JSDoc does not play well anymore. Figure this out.
-
**Write unit tests for the base application**
Test the routes
Test the functions
Write the JSDocs
---
**Ecrire des tests unitaires pour l'applicatif de base**
tester les routes
tester les fonctions
éc…
-
It might be nice to find JS files deeper than at the root of the source directory. To so do, pass -r to jsdoc. However, that also searches within any node_modules dir, which is bad, because that's hug…
-
Has anybody reviewed compatibility with the types listed in jsdoctypeparser/jsdoctypeparser#50 ? If you haven't, @simonseyock, I might be able to investigate.
-
Hey there, I rebuilt this as pure ESM with transpiled commonjs support, tests, a demo harness and jsdoc types.
Check it out @ [@environment-safe/tween](https://www.npmjs.com/package/@environment-s…