🐛 Getting Incorrect type, expected a string, but received an object
when trying to use the rule called noRestrictedErrors
#4638
Labels
S-Needs triage
Status: this issue needs to be triaged
Environment information
What happened?
yarn biome init
Actual result: there's an error saying that the key expects a string but not an object
Expected result
There are no errors related to data types. It is possible to use objects
P.S. The docs show the very example. It does not work though.
Code of Conduct
The text was updated successfully, but these errors were encountered: