We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd7722 commit 7c1aeefCopy full SHA for 7c1aeef
packages/module/src/modules/config/devtools.ts
@@ -71,7 +71,7 @@ export async function setupDevToolsIntegration(
71
tabs.push({
72
name: 'eslint-config',
73
title: 'ESLint Config',
74
- icon: 'https://raw.githubusercontent.com/eslint/config-inspector/main/app/public/favicon.svg',
+ icon: 'https://raw.githubusercontent.com/eslint/config-inspector/main/public/favicon.svg',
75
view: viewerUrl
76
? {
77
type: 'iframe',
0 commit comments