The tests are passing on stable and beta chrome, but we test on latest canary and looks like that's an issue.
Also noticed small issue with formatting in getMessageFromLocale.ts
Priority*
[ ] High: This PR needs to be merged first for other tasks.
[x] Middle: This PR should be merged quickly to prevent conflicts due to common changes. (default)
[ ] Low: This PR does not affect other tasks, so it can be merged later.
Purpose of the PR*
Fix failing pipeline, fix eslint/prettier conflicting with generated code
Changes*
How to check the feature
Pipeline tests should be passing
Adding more languages doesn't conflict with prettier formatting in the getMessageFromLocale.ts
The tests are passing on stable and beta chrome, but we test on latest canary and looks like that's an issue. Also noticed small issue with formatting in getMessageFromLocale.ts
Priority*
Purpose of the PR*
Fix failing pipeline, fix eslint/prettier conflicting with generated code
Changes*
How to check the feature
Pipeline tests should be passing Adding more languages doesn't conflict with prettier formatting in the getMessageFromLocale.ts
Reference