Add JSDoc lines-before-block rule
What problem do you want to solve?
New rule lines-before-block was added in eslint-plugin-jsdoc@49.0.0, but has some additional options that are required before adding.
What is the proposed solution?
Add rule lines-before-block once the single line comment option is added (and maybe the lines before block option as well).