bsky-app/eslint
dan 46c112edfd
Enforce that text is wrapped in <Text>, remaining cases (#3421)
* Toggle.Button -> Toggle.ButtonWithText

* Simplify Prompt.Cancel/Action

* Move lines down for better diff

* Remove ButtonWithText

* Simplify types

* Enforce Button/ButtonText nesting

* Add suggested wrapper in linter error

* Check <Trans> ancestry too

* Also check literals

* Rm ts-ignore
2024-04-05 15:09:35 +01:00
..
__tests__ Enforce that text is wrapped in <Text>, remaining cases (#3421) 2024-04-05 15:09:35 +01:00
avoid-unwrapped-text.js Enforce that text is wrapped in <Text>, remaining cases (#3421) 2024-04-05 15:09:35 +01:00
index.js Lint against strings without wrapping <Text> (#3398) 2024-04-04 17:32:50 +01:00