UNPKG

eslint-plugin-command

Version:

Comment-as-command for one-off codemod with ESLint

2 lines 497 B
import { a as FindNodeOptions, c as NodeType, d as defineCommand, f as CommandContext, i as ESLintPluginCommandOptions, l as RuleOptions, n as CommandReportDescriptor, o as Linter, r as CommandReportErrorCauseDescriptor, s as MessageIds, t as Command, u as Tree } from "./types-CtFtnOf-.mjs"; export { Command, CommandContext, CommandReportDescriptor, CommandReportErrorCauseDescriptor, ESLintPluginCommandOptions, FindNodeOptions, Linter, MessageIds, NodeType, RuleOptions, Tree, defineCommand };