UNPKG

eslint-rule-benchmark

Version:

Benchmark ESLint rules with detailed performance metrics for CI and plugin development

6 lines (3 loc) 71 B
#!/usr/bin/env node import { run } from '../dist/cli/index.js' run()