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
734 stars 19 forks source link

Reference ESLint’s exported default config when possible #94

Open voxpelli opened 1 month ago

voxpelli commented 1 month ago

As a follow up to #66, we should make use of https://github.com/eslint/eslint/pull/18983 when that’s released to ensure that we show the correct default config for whatever ESLint version that the user uses, keeping the current value as a fallback for older ESLint versions