Lint against strings without wrapping <Text> (#3398)

* Add a rudimentary rule

* Get the rule passing

* Support special-casing text props

* More tests
This commit is contained in:
dan 2024-04-04 17:32:50 +01:00 committed by GitHub
parent 8e393b16f5
commit 4cc57f4bfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 579 additions and 0 deletions

View file

@ -11404,6 +11404,10 @@ eslint-module-utils@^2.8.0:
dependencies:
debug "^3.2.7"
"eslint-plugin-bsky-internal@link:./eslint":
version "0.0.0"
uid ""
eslint-plugin-detox@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-detox/-/eslint-plugin-detox-1.0.0.tgz#2d9c0130e8ebc4ced56efb6eeaf0d0f5c163398d"