eslint / config-inspector

A visual tool for inspecting and understanding your ESLint flat configs.
https://www.npmjs.com/package/@eslint/config-inspector
Apache License 2.0
533 stars 15 forks source link

feat: support global install with cli name #4

Closed antfu closed 3 months ago

antfu commented 3 months ago

Since we moved to the scoped package name, we can't directly execute it with npx. This PR adds an alias to have eslint-config-inspector registered as the cli command as well