Skip to main content

recommended-compact

Use this preset when you want a live spinner but do not want per-file path repainting.

import progress from "eslint-plugin-file-progress-2";

export default [progress.configs["recommended-compact"]];

Demo​

Demo of the recommended-compact preset showing compact live spinner output.

Notice that live feedback stays on one generic progress line instead of repainting each file path.

Recorded with Asciinema Recorder and Agg

Download the recorded cast

What it changes​

This is the lowest-noise live mode the plugin ships with.