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:
parent
8e393b16f5
commit
4cc57f4bfd
6 changed files with 579 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue