Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pbkit/core/linter/index.ts>LintConfig

Protobuf toolkit for modern web development
Go to Latest
interface LintConfig
import { type LintConfig } from "https://deno.land/x/pbkit@v0.0.67/core/linter/index.ts";

Properties

text: string
optional
parseResult: ParseResult
optional
filePath: string
rules: LintRule[]