interface Deno.lint.RuleContext
unstable
Properties #
Helper methods for working with the raw source code.
Methods #
#report(data: ReportData): voidReport a lint error.
deprecated
#getFilename(): stringdeprecated
#getSourceCode(): SourceCodeHelper methods for working with the raw source code.
#report(data: ReportData): voidReport a lint error.
#getFilename(): string#getSourceCode(): SourceCode