rust-lang / docs.rs

crates.io documentation generator
https://docs.rs
MIT License
956 stars 193 forks source link

Pin eslint back to v8 #2487

Closed Nemo157 closed 2 months ago

Nemo157 commented 2 months ago

v9 has a breaking change around config file formats: https://eslint.org/docs/latest/use/migrate-to-9.0.0#flat-config

GuillaumeGomez commented 2 months ago

Thanks!