Commit d662f679 authored by Steven R. Loomis's avatar Steven R. Loomis
Browse files

feat(developer,common): all unescaping as \uXXXX 🙀

- update unescaping from \u{…} to \uXXXX in regex
- re-unescape in the string analyzr (empty-compiler.ts) so that we catch PUA etc.
- fix some XML files that had bad DTDs
- common; updates to string util api

#10319
parent c49dab21
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment