This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-19 11:42:13 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
d5cdf444e8
swc
/
ecmascript
/
codegen
/
tests
/
references
/
4672c2ef688237c9.js
2 lines
24 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix(ecmascript): Fix bugs related to string literals (#1287) swc_ecma_ast: - Add `Str.kind`. swc_ecma_transforms: - Fix quotes in template literals. (#1280) swc_ecma_codegen: - Fix escape of single quotes. (#1259) - Fix codegen of wrong escapes. (#1276) swc: - Ensure that #1271 is about napi's deserialization.
2020-12-21 22:27:18 +03:00
"\n\r\t\v\b\f\\\'\"\0"
;
Reference in New Issue
Copy Permalink