UNPKG

arui-presets-lint

Version:
7 lines (6 loc) 284 B
import { type Linter } from 'eslint'; export declare const eslintConfig: Linter.Config; export { defineConfig, globalIgnores, globals } from './config.js'; export * from './constants.js'; export { type Linter } from 'eslint'; export { type TSESLint } from '@typescript-eslint/utils';