mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-25 08:37:10 +01:00
- Introduced a utility function to escape strings for safe inclusion in single-quoted TypeScript/JavaScript literals. - Updated event file generation logic to utilize the new escaping function for event names, versions, notes, and descriptions, ensuring proper formatting and preventing syntax errors.