We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5380ef commit 15d9e38Copy full SHA for 15d9e38
eslint-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-tsdoc",
3
- "version": "0.2.17",
+ "version": "0.3.0",
4
"description": "An ESLint plugin that validates TypeScript doc comments",
5
"keywords": [
6
"TypeScript",
tsdoc-config/package.json
"name": "@microsoft/tsdoc-config",
- "version": "0.16.2",
+ "version": "0.17.0",
"description": "A loader for the tsdoc.json file",
tsdoc/package.json
"name": "@microsoft/tsdoc",
- "version": "0.14.2",
+ "version": "0.15.0",
"description": "A parser for the TypeScript doc comment syntax",
0 commit comments