To repro, in an empty directory: 1. `npm init` 2. `npm init @eslint/config@latest` 3. interact with the prompt (press up/down) a bunch of times This will result in a `corrupted double-linked list` crash.
To repro, in an empty directory:
npm initnpm init @eslint/config@latestThis will result in a
corrupted double-linked listcrash.