added applyTo frontmatter property

This commit is contained in:
Nick Taylor 2025-07-03 05:43:39 -04:00
parent 9ade286bd4
commit 75f9762865
No known key found for this signature in database
GPG Key ID: ADB513DA52E86205

View File

@ -1,5 +1,6 @@
--- ---
description: 'Guidelines for building TanStack Start applications' description: 'Guidelines for building TanStack Start applications'
applyTo: '**/*.ts, **/*.tsx, **/*.js, **/*.jsx, **/*.css, **/*.scss, **/*.json'
--- ---
# TanStack Start with Shadcn/ui Development Guide # TanStack Start with Shadcn/ui Development Guide