UNPKG

@typescript-eslint/typescript-estree

Version:

A parser that converts TypeScript source code into an ESTree compatible form

3 lines 199 B
import type { ParseSettings } from './index'; export declare function warnAboutTSVersion(parseSettings: ParseSettings, passedLoggerFn: boolean): void; //# sourceMappingURL=warnAboutTSVersion.d.ts.map