wikimedia / eslint-docgen

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

Test Node 6 #43

Closed edg2s closed 4 years ago

jdforrester commented 4 years ago

Eww, really?

edg2s commented 4 years ago

Maybe, supporting back to ESLint 5 seems sensible. Maybe Node 8 though.

edg2s commented 4 years ago

Need to configure the matrix to only test 8.x with eslint5, then this would work. eslint7 requires 10.x.