MCPcopy Create free account
hub / github.com/code-pushup/cli / flat.int.test.ts

File flat.int.test.ts

packages/plugin-eslint/src/lib/meta/versions/flat.int.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ESLint, Linter, Rule } from 'eslint';
2import { mkdir, rm, writeFile } from 'node:fs/promises';
3import path from 'node:path';
4import type { RuleData } from '../parse.js';

Callers

nothing calls this directly

Calls 3

mkdirFunction · 0.85
writeFileFunction · 0.85
loadRulesForFlatConfigFunction · 0.85

Tested by

no test coverage detected