You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,7 +34,7 @@ function generateLlmsTxt(): string {
30
34
lines.push('# TanStack')
31
35
lines.push('')
32
36
lines.push(
33
-
'> TanStack provides high-quality, open-source libraries for web development including routing, data fetching, state management, tables, forms, and more. All libraries are framework-agnostic with first-class support for React, Vue, Solid, Svelte, and Angular.'
37
+
'> TanStack provides high-quality, open-source libraries for web development including routing, data fetching, state management, tables, forms, and more. All libraries are framework-agnostic with first-class support for React, Vue, Solid, Svelte, and Angular.',
34
38
)
35
39
lines.push('')
36
40
@@ -76,7 +80,7 @@ function generateLlmsTxt(): string {
0 commit comments