MCPcopy Index your code
hub / github.com/messageformat/messageformat / codemod-fix-backslash-escapes.js

File codemod-fix-backslash-escapes.js

packages/parser/codemod-fix-backslash-escapes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * codemod for fixing backslash \escapes to quote 'escapes' in MessageFormat strings
3 *
4 * messageformat-parser v3 (used by messageformat v2) no longer allows for the

Callers

nothing calls this directly

Calls 2

fixEscapesFunction · 0.85
jFunction · 0.50

Tested by

no test coverage detected