wikimedia / eslint-docgen

Automatically generate ESLint plugin documentation from rule metadata and test cases.
MIT License
10 stars 7 forks source link

fix: use throw instead of process.exit #127

Closed jpoehnelt closed 2 years ago

jpoehnelt commented 2 years ago

closes #125

jdforrester commented 2 years ago

We've pushed out v0.6.2 with this change as well as v0.7.0 with the eslint 8 changes for #126 too.