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 9d11d6d commit cabd9daCopy full SHA for cabd9da
package.json
@@ -56,7 +56,6 @@
56
"dependencies": {
57
"@typescript-eslint/utils": "^8.19.1",
58
"common-tags": "^1.8.0",
59
- "markdownlint-cli2": "^0.17.2",
60
"ts-api-utils": "^2.0.0",
61
"tslib": "^2.1.0"
62
},
@@ -86,6 +85,7 @@
86
85
"eslint-plugin-eslint-plugin": "^6.4.0",
87
"eslint-plugin-import-x": "^4.7.0",
88
"eslint-plugin-n": "^17.16.2",
+ "markdownlint-cli2": "^0.17.2",
89
"rxjs": "^7.8.1",
90
"tsup": "^8.4.0",
91
"typescript": "~5.8.2",
0 commit comments