Validate JSDoc for correct parameter names and types
This repository has been archived on 2024-01-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-11-01 22:02:07 +01:00
.vscode v1.0.0 2022-11-01 04:06:11 +01:00
src v1.0.2 2022-11-01 22:02:07 +01:00
.eslintrc.json v1.0.0 2022-11-01 04:06:11 +01:00
.gitignore v1.0.0 2022-11-01 04:06:11 +01:00
.prettierrc v1.0.0 2022-11-01 04:06:11 +01:00
.vscodeignore v1.0.0 2022-11-01 04:06:11 +01:00
CHANGELOG.md v1.0.0 2022-11-01 04:06:11 +01:00
LICENSE v1.0.0 2022-11-01 04:06:11 +01:00
package-lock.json v1.0.0 2022-11-01 04:06:11 +01:00
package.json v1.0.2 2022-11-01 22:02:07 +01:00
README.md v1.0.0 2022-11-01 04:06:11 +01:00
tsconfig.json v1.0.0 2022-11-01 04:06:11 +01:00

JSDoc validator

Validate JSDoc for correct parameter names and types