about summary refs log tree commit diff
path: root/eslint/__tests__/avoid-unwrapped-text.test.js
Commit message (Expand)AuthorAgeFilesLines
* Enforce that text is wrapped in <Text>, remaining cases (#3421)dan2024-04-051-1/+338
* Enforce Text suffix for Text-rendering components (#3407)dan2024-04-041-0/+65
* Lint against strings without wrapping <Text> (#3398)dan2024-04-041-0/+423