SonarJS linter helper functions
Preparing search index...
removeNodeWithLeadingWhitespaces
Function removeNodeWithLeadingWhitespaces
removeNodeWithLeadingWhitespaces
(
context
:
RuleContext
,
node
:
Node
,
fixer
:
RuleFixer
,
removeUntil
?:
number
,
)
:
Fix
Parameters
context
:
RuleContext
node
:
Node
fixer
:
RuleFixer
Optional
removeUntil
:
number
Returns
Fix
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...