MCPcopy
hub / github.com/processing/p5.js / sample-linter.mjs

File sample-linter.mjs

utils/sample-linter.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const EOL = '\n';
3import { ESLint } from 'eslint';
4import dataDoc from '../docs/reference/data.min.json' assert {type: 'json'};

Callers

nothing calls this directly

Calls 5

splitLinesFunction · 0.85
eslintFilesFunction · 0.85
sliceMethod · 0.80
filterMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected