UNPKG

ut-tools

Version:

Build and Release management automation package.

5 lines (3 loc) 192 B
import { TSESLint } from '@typescript-eslint/utils'; export const rules: Record<string, TSESLint.RuleModule<string, unknown[]>>; export const configs: Record<string, TSESLint.Linter.Config>;