refactor: update Svelte and TypeScript rules for improved application behavior
- Set Svelte rules to always apply for consistent usage. - Adjust TypeScript rules to exclude .tsx files and ensure clarity in type safety guidelines. - Cleaned up formatting and examples for better readability and understanding.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
description: Ajuda para escrever e editar aquivos svelte
|
||||
alwaysApply: false
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
You are able to use the Svelte MCP server, where you have access to comprehensive Svelte 5 and SvelteKit documentation. Here's how to use the available tools effectively:
|
||||
|
||||
Reference in New Issue
Block a user