f950e4e826fac6261f8fe788c3cfe743cc97b942
Document the three key rules enforced by eslint-plugin-svelte: - svelte/require-each-key: why position-based tracking silently corrupts state - svelte/prefer-writable-derived: why $state+$effect is wrong for computed values - svelte/prefer-svelte-reactivity: why SvelteMap/SvelteURLSearchParams are needed Each rule includes bad/good code examples and a technical reason. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%