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 d464241 commit d350725Copy full SHA for d350725
packages/knip/src/plugins/tanstack-router/index.ts
@@ -7,7 +7,7 @@ import type { TanstackRouterConfig } from './types.js';
7
8
// https://tanstack.com/router/latest/docs/framework/react/routing/file-based-routing
9
10
-const title = 'tanstack-router';
+const title = 'TanStack Router';
11
12
const enablers = ['@tanstack/react-router', '@tanstack/router-plugin', '@tanstack/router-cli'];
13
0 commit comments