if i run my tslint - i get this error. how can i fix it?
1:1 error Definition for rule 'jsdoc/newline-after-description' was not found jsdoc/newline-after-description
my Version is: "eslint-plugin-jsdoc": "^43.0.7",
if i run my tslint - i get this error. how can i fix it?
1:1 error Definition for rule 'jsdoc/newline-after-description' was not found jsdoc/newline-after-description
my Version is: "eslint-plugin-jsdoc": "^43.0.7",
Copyright © 2021 Jogjafile Inc.
add this rule in the .eslintrc.json file to fix it