Disable in tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-12-05 12:32:36 +00:00
parent e730074e1b
commit eb1a09a912
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D

View file

@ -264,6 +264,7 @@ module.exports = {
// These are fine in tests // These are fine in tests
"no-restricted-globals": "off", "no-restricted-globals": "off",
"react-compiler/react-compiler": "off",
}, },
}, },
{ {