diff --git a/.README/README.md b/.README/README.md index e3cee07bc..9c53ceae8 100644 --- a/.README/README.md +++ b/.README/README.md @@ -284,7 +284,6 @@ Finally, enable all of the rules that you would like to use. "jsdoc/sort-tags": 1, "jsdoc/tag-lines": 1, // Recommended "jsdoc/text-escaping": 1, - "jsdoc/ts-prefer-function-type": 1, "jsdoc/ts-method-signature-style": 1, "jsdoc/ts-prefer-function-type": 1, "jsdoc/ts-no-unnecessary-template-expression": 1, diff --git a/README.md b/README.md index e3b4410a9..6ae573880 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,6 @@ Finally, enable all of the rules that you would like to use. "jsdoc/sort-tags": 1, "jsdoc/tag-lines": 1, // Recommended "jsdoc/text-escaping": 1, - "jsdoc/ts-prefer-function-type": 1, "jsdoc/ts-method-signature-style": 1, "jsdoc/ts-prefer-function-type": 1, "jsdoc/ts-no-unnecessary-template-expression": 1,