ESLint Config Inspector
v3.2.0
Composed with
33
config items, updated
4 days ago
Configs
Rules
Files
This tab shows the preview for files match from the workspace. This feature is
experimental
and may not be 100% accurate.
List
File Groups
Matched Local Files (93)
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/SECURITY.md
.netlify/edge-functions/nf-prerender-ext_prerender-middleware.mts
.netlify/plugins/package.json
README.md
eslint.config.ts
package.json
prettier.config.ts
scripts/configs/eslint.config.reference.ts
scripts/generateApiDocs.ts
scripts/generateEslintTypes.ts
scripts/helpers/expandType.ts
scripts/helpers/getVueAttrCategoryUnion.ts
src/configs/astro.ts
src/configs/base.ts
src/configs/baseline.ts
src/configs/css.ts
src/configs/cypress.ts
src/configs/html.ts
src/configs/importX.ts
src/configs/markdown.ts
src/configs/next.ts
src/configs/node.ts
src/configs/nuxt.ts
src/configs/packageJson.ts
src/configs/perfectionist.ts
src/configs/playwright.ts
src/configs/promise.ts
src/configs/react.ts
src/configs/storybook.ts
src/configs/stylistic.ts
src/configs/tailwind.ts
src/configs/typescript.ts
src/configs/unicorn.ts
src/configs/vitest.ts
src/configs/vue.ts
src/configs/zod.ts
src/helpers/globs.ts
src/helpers/ignores/defaultIgnorePatterns.ts
src/helpers/ignores/getIgnorePatterns.ts
src/helpers/ignores/resolveGitignorePatterns.ts
src/helpers/isPackageDetected.ts
src/helpers/options/defaultOptions.ts
src/helpers/options/enableDetectedConfigs.ts
src/helpers/options/mergeWithDefaults.ts
src/helpers/vue/getRestrictedVueElements.ts
src/helpers/vue/getRestrictedVueInputs.ts
src/index.ts
src/prettier.config.ts
src/rules/astro.ts
src/rules/baseline.ts
src/rules/css.ts
src/rules/cypress.ts
src/rules/html.ts
src/rules/importX.ts
src/rules/javascript.ts
src/rules/markdown.ts
src/rules/next.ts
src/rules/node.ts
src/rules/nuxt.ts
src/rules/packageJson.ts
src/rules/perfectionist.ts
src/rules/playwright.ts
src/rules/promise.ts
src/rules/react.ts
src/rules/storybook.ts
src/rules/stylistic.ts
src/rules/tailwind.ts
src/rules/typescript.ts
src/rules/unicorn.ts
src/rules/vitest.ts
src/rules/vue.ts
src/rules/zod.ts
src/types/eslint-schema.d.ts
src/types/eslintRules.d.ts
src/types/helpers.d.ts
src/types/index.d.ts
src/types/options/baseline.d.ts
src/types/options/markdown.d.ts
src/types/options/nuxt.d.ts
src/types/options/react.d.ts
src/types/options/stylistic.d.ts
src/types/options/tailwind.d.ts
src/types/options/test.d.ts
src/types/options/typescript.d.ts
src/types/options/vue.d.ts
src/types/options/zod.d.ts
src/utils/isEmptyString.ts
src/utils/isEnabled.ts
src/utils/isTruthy.ts
tsdown.config.ts