Base rule extension: block-spacing Extending base rule for TS related blocks #5990
Closed
5 tasks done
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new base rule extension
New base rule extension required to handle a TS specific case
formatting
Related to whitespace/bracket formatting. We strongly recommend you use a formatter instead.
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Before You File a Proposal Please Confirm You Have Done The Following...
My proposal is suitable for this project
Link to the base rule
https://eslint.org/docs/latest/rules/block-spacing
Description
I believe the purpose of the base rule, applies for TS too
Fail
Pass
Additional Info
Actually, having a rule that rejects single line
interface
declarations could work tooThe text was updated successfully, but these errors were encountered: