import type { Linter } from 'eslint'; declare const baseConfig: Linter.Config; export default baseConfig;