MCPcopy
hub / github.com/QwikDev/qwik / eslint-docs.ts

File eslint-docs.ts

scripts/eslint-docs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs';
2import { resolve } from 'path';
3import { rules, configs } from '../packages/eslint-plugin-qwik/index';
4import { examples, type QwikEslintExample } from '../packages/eslint-plugin-qwik/examples';

Callers

nothing calls this directly

Calls 5

resolveFunction · 0.90
renderExampleFunction · 0.85
kebabToCamelFunction · 0.85
escapeHtmlFunction · 0.70
joinMethod · 0.65

Tested by

no test coverage detected