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.
jest-environment-options
1 parent 7e90094 commit 08c3da3Copy full SHA for 08c3da3
configs/typescript.js
@@ -86,7 +86,7 @@ async function getTypescriptJSDocRecommendedConfig() {
86
"jsdoc/check-tag-names": [
87
"error",
88
{
89
- definedTags: ["jest-environment"],
+ definedTags: ["jest-environment", "jest-environment-options"],
90
},
91
],
92
0 commit comments