eslint-types / eslint-define-config

Provide a defineConfig function for .eslintrc.js files
MIT License
361 stars 26 forks source link

Fix pnpm engine specification #248

Closed leaftail1880 closed 1 year ago

leaftail1880 commented 1 year ago

Yarn add v1.22.19

warning eslint-define-config@1.24.1: The engine "pnpm" appears to be invalid.

Seems like spelling mistake (>= 8.6.0 instead of >=8.6.0)