mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
af9afe9b3f
* Update safe-string-coercion to handle additions of string literals Adding strings shouldn't trigger a lint violation of this rule, since adding strings are always safe.