UNPKG

stylelint

Version:

A mighty CSS linter that helps you avoid errors and enforce conventions.

50 lines (49 loc) 774 B
export { default, Config, ConfigRuleSettings, CoreRules, CosmiconfigResult, CssSyntaxError, CustomSyntax, DisableOptions, DisableOptionsReport, DisablePropertyName, DisableReportRange, DisabledRange, DisabledRangeObject, DisabledWarning, FixCallback, FixMode, FixObject, Formatter, FormatterType, GetLintSourceOptions, GetPostcssOptions, InternalApi, LintResult, LinterOptions, LinterResult, LonghandSubPropertiesOfShorthandProperties, Plugin, PostcssPluginOptions, PostcssResult, Problem, Processor, PublicApi, Range, Rule, RuleBase, RuleContext, RuleMessage, RuleMessages, RuleMeta, RuleOptions, RuleOptionsPossible, Severity, ShorthandProperties, StylelintPostcssResult, Utils, Warning, WarningOptions, } from './index.js';