UNPKG

92 BTypeScriptView Raw
1import { type Linter } from 'eslint';
2declare const config: Linter.Config;
3export = config;