typescript-eslint
Version:
Tooling which enables you to use TypeScript with ESLint
8 lines (7 loc) • 318 B
JavaScript
;
/*
* This file contains types that are intentionally wide/inaccurate, that exist
* for the purpose of satisfying both `defineConfig()` and `tseslint.config()`.
* See https://github.com/typescript-eslint/typescript-eslint/issues/10899
*/
Object.defineProperty(exports, "__esModule", { value: true });