0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Rich Harris
6e863e617c
feat: warn on referenced mutated nonstate (#9669)
Walk the path and warn if this is a mutated normal variable that's referenced inside a function scope
2023-11-27 17:25:08 +01:00