mirror of https://github.com/sveltejs/svelte
fix: ensure generate guards against keywords (#9790)
* fix: ensure generate guards against keywords * changeset * lint * Update .changeset/old-flies-jog.md --------- Co-authored-by: Rich Harris <richard.a.harris@gmail.com>pull/9792/head
parent
9c3516dd3d
commit
3b15e32a91
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure generated code does not use keywords as variable names
|
Loading…
Reference in new issue