UNPKG

@code-pushup/eslint-plugin

Version:

Code PushUp plugin for detecting problems in source code using ESLint.📋

4 lines • 290 B
export { eslintConfigFromAllNxProjects, eslintConfigFromNxProjects, } from './find-all-projects.js'; export { eslintConfigFromNxProjectAndDeps } from './find-project-with-deps.js'; export { eslintConfigFromNxProject } from './find-project-without-deps.js'; //# sourceMappingURL=index.js.map