react/scripts/eslint-rules/__tests__
lauren af9afe9b3f
Update safe-string-coercion to handle additions of string literals (#25286)
* 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.
2022-10-04 12:29:36 -07:00
..
no-cross-fork-imports-test.internal.js feat(eslint-plugin-react-internal): support ESLint 8.x (#22249) 2021-09-06 20:42:40 +01:00
no-cross-fork-types-test.internal.js feat(eslint-plugin-react-internal): support ESLint 8.x (#22249) 2021-09-06 20:42:40 +01:00
no-primitive-constructors-test.internal.js Improve DEV errors if string coercion throws (Temporal.*, Symbol, etc.) (#22064) 2021-09-27 10:05:07 -07:00
no-production-logging-test.internal.js feat(eslint-plugin-react-internal): support ESLint 8.x (#22249) 2021-09-06 20:42:40 +01:00
no-to-warn-dev-within-to-throw-test.internal.js feat(eslint-plugin-react-internal): support ESLint 8.x (#22249) 2021-09-06 20:42:40 +01:00
prod-error-codes-test.internal.js [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07:00
safe-string-coercion-test.internal.js Update safe-string-coercion to handle additions of string literals (#25286) 2022-10-04 12:29:36 -07:00
warning-args-test.internal.js feat(eslint-plugin-react-internal): support ESLint 8.x (#22249) 2021-09-06 20:42:40 +01:00